クラス KerberosMultiTier

java.lang.ObjectSE
org.springframework.security.kerberos.authentication.KerberosMultiTier

public final class KerberosMultiTier extends ObjectSE

KerberosAuthentication の JaasSubjectHolder にチケットを保存している他のサービスプリンシパルに対してチケットを作成できます。

  • フィールドの詳細

  • メソッドの詳細

    • authenticateService

      public static Authentication authenticateService(Authentication authentication, StringSE username, int lifetimeInSeconds, StringSE targetService)
      新しいチケットを作成する
      パラメーター:
      authentication -
      username -
      lifetimeInSeconds -
      targetService -
      戻り値:
    • getTokenForService

      public static byte[] getTokenForService(Authentication authentication, StringSE principalName)