| 
    gluu
    
   | 
 
継承メンバを含む org.xdi.oxauth.model.crypto.AbstractCryptoProvider の全メンバ一覧です。
| checkKeyExpiration(String alias, Long expirationTime) | org.xdi.oxauth.model.crypto.AbstractCryptoProvider | inlineprotected | 
| deleteKey(String keyId) | org.xdi.oxauth.model.crypto.AbstractCryptoProvider | |
| generateJwks(int keyRegenerationInterval, int idTokenLifeTime, AppConfiguration configuration) | org.xdi.oxauth.model.crypto.AbstractCryptoProvider | inlinestatic | 
| generateKey(SignatureAlgorithm signatureAlgorithm, Long expirationTime) | org.xdi.oxauth.model.crypto.AbstractCryptoProvider | |
| getJwksRequestParam(JSONObject jwkJsonObject) | org.xdi.oxauth.model.crypto.AbstractCryptoProvider | inline | 
| getKeyId(JSONWebKeySet jsonWebKeySet, SignatureAlgorithm signatureAlgorithm, Use use) | org.xdi.oxauth.model.crypto.AbstractCryptoProvider | inline | 
| getPublicKey(String alias, JSONObject jwks) | org.xdi.oxauth.model.crypto.AbstractCryptoProvider | inline | 
| LOG | org.xdi.oxauth.model.crypto.AbstractCryptoProvider | protectedstatic | 
| sign(String signingInput, String keyId, String sharedSecret, SignatureAlgorithm signatureAlgorithm) | org.xdi.oxauth.model.crypto.AbstractCryptoProvider | |
| verifySignature(String signingInput, String encodedSignature, String keyId, JSONObject jwks, String sharedSecret, SignatureAlgorithm signatureAlgorithm) | org.xdi.oxauth.model.crypto.AbstractCryptoProvider | 
 1.8.13