gluu
org.xdi.oxauth.model.jws.AbstractJwsSigner メンバ一覧

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

AbstractJwsSigner(SignatureAlgorithm signatureAlgorithm)org.xdi.oxauth.model.jws.AbstractJwsSignerinline
generateSignature(String signingInput)org.xdi.oxauth.model.jws.AbstractJwsSigner
getSignatureAlgorithm()org.xdi.oxauth.model.jws.AbstractJwsSignerinline
LOGorg.xdi.oxauth.model.jws.AbstractJwsSignerprivatestatic
sign(Jwt jwt)org.xdi.oxauth.model.jws.AbstractJwsSignerinline
signatureAlgorithmorg.xdi.oxauth.model.jws.AbstractJwsSignerprivate
validate(Jwt jwt)org.xdi.oxauth.model.jws.AbstractJwsSignerinline
validateAccessToken(String accessToken, Jwt idToken)org.xdi.oxauth.model.jws.AbstractJwsSignerinline
validateAuthorizationCode(String authorizationCode, Jwt idToken)org.xdi.oxauth.model.jws.AbstractJwsSignerinline
validateHash(String tokenCode, String tokenHash)org.xdi.oxauth.model.jws.AbstractJwsSignerinlineprivate
validateSignature(String signingInput, String signature)org.xdi.oxauth.model.jws.AbstractJwsSigner