- getAccessToken() - Method in class de.samply.bbmri.auth.rest.AccessTokenDto
-
- getBase64DerFormat() - Method in class de.samply.bbmri.auth.rest.OAuth2Key
-
Todo.
- getBuilder() - Method in class de.samply.bbmri.auth.client.jwt.Jwt
-
Todo.
- getClaimsSet() - Method in class de.samply.bbmri.auth.client.jwt.AbstractJwt
-
Returns all claims.
- getClientId() - Method in class de.samply.bbmri.auth.rest.AccessTokenRequestDto
-
Getter for the field clientId.
- getClientSecret() - Method in class de.samply.bbmri.auth.rest.AccessTokenRequestDto
-
Getter for the field clientSecret.
- getCode() - Method in class de.samply.bbmri.auth.rest.AccessTokenRequestDto
-
Getter for the field code.
- getDerFormat() - Method in class de.samply.bbmri.auth.rest.OAuth2Key
-
- getDescription() - Method in class de.samply.bbmri.auth.rest.RoleDto
-
- getEmail() - Method in class de.samply.bbmri.auth.rest.UserDto
-
Todo.
- getExpirationDate() - Method in class de.samply.bbmri.auth.rest.TokenInfoDto
-
- getExpiresIn() - Method in class de.samply.bbmri.auth.rest.AccessTokenDto
-
Todo.
- getExponent() - Method in class de.samply.bbmri.auth.rest.OAuth2Key
-
- getExtended() - Method in class de.samply.bbmri.auth.rest.AccessTokenRequestDto
-
Todo.
- getFingerPrint(String) - Static method in class de.samply.bbmri.auth.utils.HashUtils
-
Returns the fingerprint of the given Base64 encoded key.
- getGroupNames() - Method in class de.samply.bbmri.auth.rest.UserDto
-
- getHeader() - Method in class de.samply.bbmri.auth.client.jwt.JwtAccessToken
-
Returns the string that must be used in the "Authorization" header.
- getHeader() - Method in class de.samply.bbmri.auth.rest.AccessTokenDto
-
Returns the string that must be used in HTTP request headers.
- getHost(OAuth2Client, String) - Static method in class de.samply.bbmri.auth.utils.OAuth2ClientConfig
-
Todo.
- getIdentifier() - Method in class de.samply.bbmri.auth.rest.RoleDto
-
- getIdentifier() - Method in enum de.samply.bbmri.auth.rest.Scope
-
Get the identifier.
- getIdToken() - Method in class de.samply.bbmri.auth.rest.AccessTokenDto
-
- getIssuedAt() - Method in class de.samply.bbmri.auth.rest.TokenInfoDto
-
- getIssuer() - Method in class de.samply.bbmri.auth.rest.TokenInfoDto
-
- getJti() - Method in class de.samply.bbmri.auth.rest.TokenInfoDto
-
- getJwtid() - Method in class de.samply.bbmri.auth.client.jwt.Jwt
-
Todo.
- getKeyId() - Method in class de.samply.bbmri.auth.rest.KeyIdentificationDto
-
- getKeyId() - Method in class de.samply.bbmri.auth.rest.OAuth2Key
-
- getKeys() - Method in class de.samply.bbmri.auth.rest.OAuth2Keys
-
- getKeyType() - Method in class de.samply.bbmri.auth.rest.OAuth2Key
-
- getLocalRedirectUrl(OAuth2Client, String, String, int, String, String) - Static method in class de.samply.bbmri.auth.utils.OAuth2ClientConfig
-
Creates a URL for the current host.
- getLocalRedirectUrl(String, String, int, String, String) - Static method in class de.samply.bbmri.auth.utils.OAuth2ClientConfig
-
Creates a URL for the current host.
- getLogoutUrl(OAuth2Client, String, String, int, String, String) - Static method in class de.samply.bbmri.auth.utils.OAuth2ClientConfig
-
Returns the logout URL for Samply Auth.
- getMembers() - Method in class de.samply.bbmri.auth.rest.RoleDto
-
- getModulesN() - Method in class de.samply.bbmri.auth.rest.OAuth2Key
-
- getName() - Method in class de.samply.bbmri.auth.rest.RoleDto
-
- getName() - Method in class de.samply.bbmri.auth.rest.UserDto
-
Todo.
- getNotBefore() - Method in class de.samply.bbmri.auth.rest.TokenInfoDto
-
- getPhone() - Method in class de.samply.bbmri.auth.rest.UserDto
-
- getPublicKey() - Method in class de.samply.bbmri.auth.client.jwt.AbstractJwt
-
Returns the public key that has been used to verify this Jwt.
- getRedirectUrl(OAuth2Client, String, String, int, String, String, Scope...) - Static method in class de.samply.bbmri.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.bbmri.auth.utils.OAuth2ClientConfig
-
Constructs the URL to the OAuth2 provider, using the provided configuration.
- getRedirectUrlRegisterPerun(OAuth2Client, String, String, int, String, String, String, Scope...) - Static method in class de.samply.bbmri.auth.utils.OAuth2ClientConfig
-
Constructs the URL for the perun registration page, using the provided configuration.
- getRefreshToken() - Method in class de.samply.bbmri.auth.rest.AccessTokenDto
-
- getRefreshToken() - Method in class de.samply.bbmri.auth.rest.AccessTokenRequestDto
-
Getter for the field refreshToken.
- getRoles() - Method in class de.samply.bbmri.auth.client.jwt.JwtIdToken
-
Returns a list of roles.
- getRoles() - Method in class de.samply.bbmri.auth.rest.RoleListDto
-
- getScope() - Method in class de.samply.bbmri.auth.rest.AccessTokenDto
-
- getScope() - Method in class de.samply.bbmri.auth.rest.TokenInfoDto
-
- getScopes() - Method in class de.samply.bbmri.auth.client.jwt.JwtAccessToken
-
Returns all scopes this access token was issued for.
- getScopes() - Method in class de.samply.bbmri.auth.client.jwt.JwtRefreshToken
-
Returns the scopes this refresh token was issued for.
- getSerialized() - Method in class de.samply.bbmri.auth.client.jwt.AbstractJwt
-
Returns the serialized string of this Jwt.
- getSha512Hash() - Method in class de.samply.bbmri.auth.rest.KeyIdentificationDto
-
- getSignature() - Method in class de.samply.bbmri.auth.rest.AccessTokenRequestDto
-
Getter for the field signature.
- getState() - Method in class de.samply.bbmri.auth.client.jwt.JwtAccessToken
-
Returns the included state from the request.
- getSub() - Method in class de.samply.bbmri.auth.rest.UserDto
-
- getSubject() - Method in class de.samply.bbmri.auth.client.jwt.AbstractJwt
-
Returns the subject.
- getSubject() - Method in class de.samply.bbmri.auth.rest.TokenInfoDto
-
- getTokenType() - Method in class de.samply.bbmri.auth.client.jwt.AbstractJwt
-
This method must return one of the currently defined token types.
- getTokenType() - Method in class de.samply.bbmri.auth.client.jwt.JwtAccessToken
-
- getTokenType() - Method in class de.samply.bbmri.auth.client.jwt.JwtIdToken
-
- getTokenType() - Method in class de.samply.bbmri.auth.client.jwt.JwtRefreshToken
-
- getTokenType() - Method in class de.samply.bbmri.auth.rest.AccessTokenDto
-
Todo.
- getUse() - Method in class de.samply.bbmri.auth.rest.OAuth2Key
-
- getUsers() - Method in class de.samply.bbmri.auth.rest.UserListDto
-