Package org.gluu.oxauth.model.token
Class ClientAssertion
java.lang.Object
org.gluu.oxauth.model.token.ClientAssertion
- Version:
- February 12, 2019
- Author:
- Javier Rojas Blum
-
Constructor Summary
ConstructorsConstructorDescriptionClientAssertion(AppConfiguration appConfiguration, AbstractCryptoProvider cryptoProvider, String clientId, ClientAssertionType clientAssertionType, String encodedAssertion) -
Method Summary
-
Constructor Details
-
ClientAssertion
public ClientAssertion(AppConfiguration appConfiguration, AbstractCryptoProvider cryptoProvider, String clientId, ClientAssertionType clientAssertionType, String encodedAssertion) throws InvalidJwtException - Throws:
InvalidJwtException
-
-
Method Details
-
getSubjectIdentifier
-
getClientSecret
-