クラス KerberosMultiTier
java.lang.ObjectSE
org.springframework.security.kerberos.authentication.KerberosMultiTier
KerberosAuthentication の JaasSubjectHolder にチケットを保存している他のサービスプリンシパルに対してチケットを作成できます。
フィールドのサマリー
フィールド方法の概要
修飾子と型メソッド説明static AuthenticationauthenticateService(Authentication authentication, StringSE username, int lifetimeInSeconds, StringSE targetService) 新しいチケットを作成するstatic byte[]getTokenForService(Authentication authentication, StringSE principalName)
フィールドの詳細
KERBEROS_OID_STRING
- 関連事項:
KERBEROS_OID
メソッドの詳細
authenticateService
public static Authentication authenticateService(Authentication authentication, StringSE username, int lifetimeInSeconds, StringSE targetService) 新しいチケットを作成する- パラメーター:
authentication-username-lifetimeInSeconds-targetService-- 戻り値:
getTokenForService