gluu
org.xdi.oxauth.model.token.JwtSigner メンバ一覧

継承メンバを含む org.xdi.oxauth.model.token.JwtSigner の全メンバ一覧です。

appConfigurationorg.xdi.oxauth.model.token.JwtSignerprivate
audienceorg.xdi.oxauth.model.token.JwtSignerprivate
cryptoProviderorg.xdi.oxauth.model.token.JwtSignerprivate
getJwt()org.xdi.oxauth.model.token.JwtSignerinline
getSignatureAlgorithm()org.xdi.oxauth.model.token.JwtSignerinline
hmacSharedSecretorg.xdi.oxauth.model.token.JwtSignerprivate
jwtorg.xdi.oxauth.model.token.JwtSignerprivate
JwtSigner(AppConfiguration appConfiguration, JSONWebKeySet webKeys, SignatureAlgorithm signatureAlgorithm, String audience)org.xdi.oxauth.model.token.JwtSignerinline
JwtSigner(AppConfiguration appConfiguration, JSONWebKeySet webKeys, SignatureAlgorithm signatureAlgorithm, String audience, String hmacSharedSecret)org.xdi.oxauth.model.token.JwtSignerinline
newJwt()org.xdi.oxauth.model.token.JwtSignerinline
newJwtSigner(AppConfiguration appConfiguration, JSONWebKeySet webKeys, Client client)org.xdi.oxauth.model.token.JwtSignerinlinestatic
sign()org.xdi.oxauth.model.token.JwtSignerinline
signatureAlgorithmorg.xdi.oxauth.model.token.JwtSignerprivate
webKeysorg.xdi.oxauth.model.token.JwtSignerprivate