Annotation Type | Description |
---|---|
AzureAuthenticationDefinition | |
CertificateAuthenticationMechanismDefinition | |
CertificateIdentityStoreDefinition |
CertificateIdentityStoreDefinition annotation defines configuration
of dynamically created Certificate Realm and The value of assignGroups
parameter can be overwritten via mp config properties. |
ClaimsDefinition |
ClaimsDefinition annotation defines claims mapping in openid connect
client configuration. |
FileIdentityStoreDefinition |
FileIdentityStoreDefinition annotation defines configuration of
dynamically created File Realm and The value of file & assignGroups parameter
can be overwritten via mp config properties. |
GoogleAuthenticationDefinition | |
LogoutDefinition |
LogoutDefinition annotation defines logout and RP session management
configuration in openid connect client. |
OAuth2AuthenticationDefinition |
This annotation is used for defining an OAuth2 authentication mechanism
|
OpenIdAuthenticationDefinition |
OpenIdAuthenticationDefinition annotation defines openid connect
client configuration and The value of each parameter can be overwritten via
mp config properties. |
OpenIdProviderMetadata |
OpenIdProviderMetadata annotation overrides the openid connect
provider's endpoint value, discovered using providerUri. |
PamIdentityStoreDefinition |
PamIdentityStoreDefinition annotation defines configuration of
dynamically created Pam Realm and The value of assignGroups parameter can be
overwritten via mp config properties. |
RealmIdentityStoreDefinition |
RealmIdentityStoreDefinition annotation defines the name of existing
realm and creates identity store instance mapped to existing realm. |
RealmIdentityStoreDefinitions | |
SolarisIdentityStoreDefinition |
SolarisIdentityStoreDefinition annotation defines configuration of
dynamically created Solaris Realm and The value of assignGroups parameter can
be overwritten via mp config properties. |
TwoIdentityStoreAuthenticationMechanismDefinition |
Used to define a Two IdentityStore Authentication Mechanism with an annotation and provide configuration options
|
YubikeyIdentityStoreDefinition |
Used to define a Yubico Identity store with an annotation and provide configuration options.
|
Copyright © 2020. All rights reserved.