- getAccessToken() - Method in class de.samply.auth.rest.AccessTokenDTO
-
- getAlgorithm() - Method in class de.samply.auth.rest.SignRequestDTO
-
- getApplication() - Method in class de.samply.auth.rest.OAuth2Discovery
-
- getAuthorizationEndpoint() - Method in class de.samply.auth.rest.OAuth2Discovery
-
- getBase64DerFormat() - Method in class de.samply.auth.rest.OAuth2Key
-
- getBase64EncodedPublicKey() - Method in class de.samply.auth.rest.RegistrationRequestDTO
-
- getClaims() - Method in class de.samply.auth.client.jwt.JWT
-
- getClaimsSet() - Method in class de.samply.auth.client.jwt.AbstractJWT
-
Returns all claims
- getClientId() - Method in class de.samply.auth.rest.AccessTokenRequestDTO
-
Getter for the field clientId
.
- getClientId() - Method in class de.samply.auth.rest.ClientDescriptionDTO
-
- getClientId() - Method in class de.samply.auth.rest.LoginRequestDTO
-
- getClients() - Method in class de.samply.auth.rest.ClientListDTO
-
Getter for the field clients
.
- getClientSecret() - Method in class de.samply.auth.rest.AccessTokenRequestDTO
-
Getter for the field clientSecret
.
- getCode() - Method in class de.samply.auth.rest.AccessTokenRequestDTO
-
Getter for the field code
.
- getCode() - Method in class de.samply.auth.rest.LoginDTO
-
- getCode() - Method in class de.samply.auth.rest.SignRequestDTO
-
- getContactData() - Method in class de.samply.auth.rest.RegistrationRequestDTO
-
Getter for the field contactData
.
- getContactInformation() - Method in class de.samply.auth.rest.UserDTO
-
- getDerFormat() - Method in class de.samply.auth.rest.OAuth2Key
-
- getDescription() - Method in class de.samply.auth.rest.ClientDescriptionDTO
-
- getDescription() - Method in class de.samply.auth.rest.LocalityDTO
-
- getDescription() - Method in class de.samply.auth.rest.RegistrationRequestDTO
-
- getE() - Method in class de.samply.auth.rest.OAuth2Key
-
- getEmail() - Method in class de.samply.auth.client.jwt.JWTIDToken
-
Returns the users real email address
- getEmail() - Method in class de.samply.auth.rest.RegistrationRequestDTO
-
- getEmail() - Method in class de.samply.auth.rest.UserDTO
-
- getEmailVerified() - Method in class de.samply.auth.rest.UserDTO
-
- getExpirationDate() - Method in class de.samply.auth.rest.SignRequestDTO
-
- getExpirationDate() - Method in class de.samply.auth.rest.TokenInfoDTO
-
- getExpiresIn() - Method in class de.samply.auth.rest.AccessTokenDTO
-
- getExtended() - Method in class de.samply.auth.rest.AccessTokenRequestDTO
-
- getExternalLabel() - Method in class de.samply.auth.client.jwt.JWTIDToken
-
Returns the label of the external identity provider, might be null.
- getExternalLabel() - Method in class de.samply.auth.rest.UserDTO
-
- getFingerPrint(String) - Static method in class de.samply.auth.utils.HashUtils
-
Returns the fingerprint of the given Base64 encoded key.
- getHeader() - Method in class de.samply.auth.client.jwt.JWTAccessToken
-
Returns the string that must be used in the "Authorization" header.
- getHeader() - Method in class de.samply.auth.rest.AccessTokenDTO
-
Returns the string that must be used in HTTP request headers.
- getHost(OAuth2Client, String) - Static method in class de.samply.auth.utils.OAuth2ClientConfig
-
- getId() - Method in class de.samply.auth.rest.LocalityDTO
-
- getId() - Method in class de.samply.auth.rest.UserDTO
-
- getIdentifier() - Method in enum de.samply.auth.rest.Scope
-
- getIdToken() - Method in class de.samply.auth.rest.AccessTokenDTO
-
- getIssuedAt() - Method in class de.samply.auth.rest.TokenInfoDTO
-
- getIssuer() - Method in class de.samply.auth.rest.OAuth2Discovery
-
- getIssuer() - Method in class de.samply.auth.rest.TokenInfoDTO
-
- getJti() - Method in class de.samply.auth.rest.TokenInfoDTO
-
- getJwksUri() - Method in class de.samply.auth.rest.OAuth2Discovery
-
- getKeyId() - Method in class de.samply.auth.rest.KeyIdentificationDTO
-
- getKeyId() - Method in class de.samply.auth.rest.OAuth2Key
-
- getKeyId() - Method in class de.samply.auth.rest.RegistrationDTO
-
- getKeys() - Method in class de.samply.auth.rest.OAuth2Keys
-
- getKeyType() - Method in class de.samply.auth.rest.OAuth2Key
-
- getLanguage() - Method in class de.samply.auth.client.jwt.JWTIDToken
-
Returns the language the user selected in Samply.Auth.
- getLocalRedirectUrl(OAuth2Client, String, String, int, String, String) - Static method in class de.samply.auth.utils.OAuth2ClientConfig
-
Creates a URL for the current host.
- getLocalRedirectUrl(String, String, int, String, String) - Static method in class de.samply.auth.utils.OAuth2ClientConfig
-
- getLogoutUrl(OAuth2Client, String, String, int, String, String) - Static method in class de.samply.auth.utils.OAuth2ClientConfig
-
Returns the logout URL for Samply Auth
- getN() - Method in class de.samply.auth.rest.OAuth2Key
-
- getName() - Method in class de.samply.auth.client.jwt.JWTIDToken
-
Returns the real name, or an empty string if this information is not available.
- getName() - Method in class de.samply.auth.rest.ClientDescriptionDTO
-
- getName() - Method in class de.samply.auth.rest.LocalityDTO
-
- getName() - Method in class de.samply.auth.rest.RegistrationRequestDTO
-
- getName() - Method in class de.samply.auth.rest.UserDTO
-
- getNotBefore() - Method in class de.samply.auth.rest.TokenInfoDTO
-
- getPublicKey() - Method in class de.samply.auth.client.jwt.AbstractJWT
-
Returns the public key that has been used to verify this JWT.
- getRedirectUrl() - Method in class de.samply.auth.rest.ClientDescriptionDTO
-
- getRedirectUrl() - Method in class de.samply.auth.rest.LoginDTO
-
- getRedirectUrl(OAuth2Client, String, String, int, String, String, Scope...) - Static method in class de.samply.auth.utils.OAuth2ClientConfig
-
Constructs the URL to the OAuth2 provider, using the provided configuration.
- getRedirectUrl(OAuth2Client, String, String, int, String, String, String, Scope...) - Static method in class de.samply.auth.utils.OAuth2ClientConfig
-
Constructs the URL to the OAuth2 provider, using the provided configuration.
- getRedirectUrl(OAuth2Client, String, String, int, String, String, String, String, Scope...) - Static method in class de.samply.auth.utils.OAuth2ClientConfig
-
Constructs the URL to the OAuth2 provider, using the provided configuration.
- getRefreshToken() - Method in class de.samply.auth.rest.AccessTokenDTO
-
- getRefreshToken() - Method in class de.samply.auth.rest.AccessTokenRequestDTO
-
Getter for the field refreshToken
.
- getResponseTypesSupported() - Method in class de.samply.auth.rest.OAuth2Discovery
-
- getRoles() - Method in class de.samply.auth.client.jwt.JWTIDToken
-
Returns a list of roles
- getScope() - Method in class de.samply.auth.rest.TokenInfoDTO
-
- getScopes() - Method in class de.samply.auth.client.jwt.JWTAccessToken
-
Returns all scopes this access token was issued for.
- getScopes() - Method in class de.samply.auth.client.jwt.JWTRefreshToken
-
Returns the scopes this refresh token was issued for.
- getScopesSupported() - Method in class de.samply.auth.rest.OAuth2Discovery
-
- getSerialized() - Method in class de.samply.auth.client.jwt.AbstractJWT
-
Returns the serialized string of this JWT
- getSha512Hash() - Method in class de.samply.auth.rest.KeyIdentificationDTO
-
- getSignature() - Method in class de.samply.auth.rest.AccessTokenRequestDTO
-
Getter for the field signature
.
- getState() - Method in class de.samply.auth.client.jwt.JWTAccessToken
-
Returns the included state from the request.
- getSubject() - Method in class de.samply.auth.client.jwt.AbstractJWT
-
Returns the subject.
- getSubject() - Method in class de.samply.auth.rest.TokenInfoDTO
-
- getTokenEndpoint() - Method in class de.samply.auth.rest.OAuth2Discovery
-
- getTokenType() - Method in class de.samply.auth.client.jwt.AbstractJWT
-
This method must return one of the currently defined token types:
- getTokenType() - Method in class de.samply.auth.client.jwt.JWTAccessToken
-
- getTokenType() - Method in class de.samply.auth.client.jwt.JWTAdfsAccessToken
-
- getTokenType() - Method in class de.samply.auth.client.jwt.JWTHokToken
-
- getTokenType() - Method in class de.samply.auth.client.jwt.JWTIDToken
-
- getTokenType() - Method in class de.samply.auth.client.jwt.JWTRefreshToken
-
- getTokenType() - Method in class de.samply.auth.rest.AccessTokenDTO
-
- getType() - Method in class de.samply.auth.rest.ClientDescriptionDTO
-
Getter for the field type
.
- getUse() - Method in class de.samply.auth.rest.OAuth2Key
-
- getUserId() - Method in class de.samply.auth.rest.RegistrationDTO
-
- getUsers() - Method in class de.samply.auth.rest.UserListDTO
-
- getUsertype() - Method in class de.samply.auth.client.jwt.JWTIDToken
-
Returns the usertype, one of "NORMAL", "REGISTRY", "BRIDGEHEAD".
- getUsertype() - Method in class de.samply.auth.rest.RegistrationRequestDTO
-
- getVersion() - Method in class de.samply.auth.rest.OAuth2Discovery
-
- JWT - Class in de.samply.auth.client.jwt
-
A basic JWT that contains an expiration date and a "not-before" date that describe the validity of
this JWT.
- JWT(String, int) - Constructor for class de.samply.auth.client.jwt.JWT
-
Initializes this JWT with the given type and hours of validity from now on.
- JWTAccessToken - Class in de.samply.auth.client.jwt
-
The client side JWT access token.
- JWTAccessToken(PublicKey, String) - Constructor for class de.samply.auth.client.jwt.JWTAccessToken
-
- JWTAccessToken(OAuth2Client, String) - Constructor for class de.samply.auth.client.jwt.JWTAccessToken
-
- JWTAdfsAccessToken - Class in de.samply.auth.client.jwt
-
The JWT access token returned by ADFS.
- JWTAdfsAccessToken(PublicKey, String) - Constructor for class de.samply.auth.client.jwt.JWTAdfsAccessToken
-
- JWTException - Exception in de.samply.auth.client.jwt
-
Thrown when an exception occurs while verifying a signature
or deserializing a JWT.
- JWTException(String) - Constructor for exception de.samply.auth.client.jwt.JWTException
-
Constructor for JWTException.
- JWTException(Throwable) - Constructor for exception de.samply.auth.client.jwt.JWTException
-
Constructor for JWTException.
- JWTHokFactory - Class in de.samply.auth.client.jwt
-
JWT Holder of Key Factory.
- JWTHokFactory() - Constructor for class de.samply.auth.client.jwt.JWTHokFactory
-
- JWTHokToken - Class in de.samply.auth.client.jwt
-
A HokJWT proves the possession of a private key.
- JWTHokToken(String) - Constructor for class de.samply.auth.client.jwt.JWTHokToken
-
- JWTIDToken - Class in de.samply.auth.client.jwt
-
The client side JWT OpenID Token.
- JWTIDToken(OAuth2Client, String) - Constructor for class de.samply.auth.client.jwt.JWTIDToken
-
- JWTIDToken(String, PublicKey, String) - Constructor for class de.samply.auth.client.jwt.JWTIDToken
-
- JWTInvalidSignatureFormatException - Exception in de.samply.auth.client.jwt
-
Thrown when the signature has an invalid format.
- JWTInvalidSignatureFormatException() - Constructor for exception de.samply.auth.client.jwt.JWTInvalidSignatureFormatException
-
Constructor for JWTInvalidSignatureFormatException.
- JWTKeyMissmatchException - Exception in de.samply.auth.client.jwt
-
Thrown when the providers key can not be used to verify
a signature (e.g.
- JWTKeyMissmatchException() - Constructor for exception de.samply.auth.client.jwt.JWTKeyMissmatchException
-
Constructor for JWTKeyMissmatchException.
- JWTParseException - Exception in de.samply.auth.client.jwt
-
Thrown when the JWT can not be parsed (e.g.
- JWTParseException(Throwable) - Constructor for exception de.samply.auth.client.jwt.JWTParseException
-
Constructor for JWTParseException.
- JWTRefreshToken - Class in de.samply.auth.client.jwt
-
The client side JWT refresh token.
- JWTRefreshToken(OAuth2Client, String) - Constructor for class de.samply.auth.client.jwt.JWTRefreshToken
-
- JWTRefreshToken(PublicKey, String) - Constructor for class de.samply.auth.client.jwt.JWTRefreshToken
-
- JWTVocabulary - Class in de.samply.auth.client.jwt
-
A class with all static string that are used in JWTs.
- JWTVocabulary() - Constructor for class de.samply.auth.client.jwt.JWTVocabulary
-
- JWTVocabulary.TokenType - Class in de.samply.auth.client.jwt
-
- JWTVocabulary.TokenType() - Constructor for class de.samply.auth.client.jwt.JWTVocabulary.TokenType
-