gluu
|
公開メンバ関数 | |
SignatureAlgorithm | getSignatureAlgorithm () |
Jwt | sign (Jwt jwt) throws InvalidJwtException, SignatureException |
boolean | validate (Jwt jwt) |
SignatureAlgorithm org.xdi.oxauth.model.jws.JwsSigner.getSignatureAlgorithm | ( | ) |
Jwt org.xdi.oxauth.model.jws.JwsSigner.sign | ( | Jwt | jwt | ) | throws InvalidJwtException, SignatureException |
boolean org.xdi.oxauth.model.jws.JwsSigner.validate | ( | Jwt | jwt | ) |