パッケージ jcifs

インタフェース Credentials

    • メソッドの詳細

      • unwrap

        <T extends Credentials> T unwrap​(Class<T> type)
        パラメータ:
        type -
        戻り値:
        instance for type, null if the type cannot be unwrapped
      • getUserDomain

        String getUserDomain()
        戻り値:
        the domain the user account is in
      • isAnonymous

        boolean isAnonymous()
        戻り値:
        whether these are anonymous credentials
      • isGuest

        boolean isGuest()
        戻り値:
        whether these are guest credentials