All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
SecurityConfigurationException |
configBuildMultipleConfigurationExists() |
protected String |
configBuildMultipleConfigurationExists$str() |
SecurityConfigurationException |
configCouldNotCreateConfiguration(Exception sce) |
protected String |
configCouldNotCreateConfiguration$str() |
SecurityConfigurationException |
configCouldNotCreateStore(Class storeClass,
IdentityStoreConfiguration storeConfiguration,
Exception e) |
protected String |
configCouldNotCreateStore$str() |
SecurityConfigurationException |
configInvalidConfiguration(String name,
Throwable t) |
protected String |
configInvalidConfiguration$str() |
SecurityConfigurationException |
configJpaStoreMappedNoAttributeMappingFound() |
protected String |
configJpaStoreMappedNoAttributeMappingFound$str() |
SecurityConfigurationException |
configJpaStoreMappedNoCredentialStorageMappingFound() |
protected String |
configJpaStoreMappedNoCredentialStorageMappingFound$str() |
SecurityConfigurationException |
configJpaStoreMappedPropertyNotFound(Class entityType,
String propertyName,
Class type) |
protected String |
configJpaStoreMappedPropertyNotFound$str() |
SecurityConfigurationException |
configJpaStoreNoEntityClassesProvided() |
protected String |
configJpaStoreNoEntityClassesProvided$str() |
SecurityConfigurationException |
configJpaStoreRequiredMappingAnnotation(Class entityType,
Class annotation) |
protected String |
configJpaStoreRequiredMappingAnnotation$str() |
SecurityConfigurationException |
configJpaStoreRequiredMappingAnnotationForAttributedType(Class attributedType,
Class annotation) |
protected String |
configJpaStoreRequiredMappingAnnotationForAttributedType$str() |
SecurityConfigurationException |
configMultipleConfigurationsFoundWithCredentialSupport() |
protected String |
configMultipleConfigurationsFoundWithCredentialSupport$str() |
SecurityConfigurationException |
configMultipleConfigurationsFoundWithSameName(String name) |
protected String |
configMultipleConfigurationsFoundWithSameName$str() |
SecurityConfigurationException |
configNoConfigurationProvided() |
protected String |
configNoConfigurationProvided$str() |
SecurityConfigurationException |
configNoIdentityConfigurationProvided() |
protected String |
configNoIdentityConfigurationProvided$str() |
SecurityConfigurationException |
configStoreDuplicatedSupportedType(Class supportedType) |
protected String |
configStoreDuplicatedSupportedType$str() |
SecurityConfigurationException |
configStoreMultiplePartitionConfigExists(IdentityStoreConfiguration config1,
IdentityStoreConfiguration config2) |
protected String |
configStoreMultiplePartitionConfigExists$str() |
SecurityConfigurationException |
configStoreNoIdentityStoreConfigProvided() |
protected String |
configStoreNoIdentityStoreConfigProvided$str() |
SecurityConfigurationException |
configUnknownStoreForConfiguration(IdentityStoreConfiguration storeConfiguration) |
protected String |
configUnknownStoreForConfiguration$str() |
IdentityManagementException |
credentialCouldNotEncodePassword(UnsupportedEncodingException e) |
protected String |
credentialCouldNotEncodePassword$str() |
IdentityManagementException |
credentialDigestInvalidRealm() |
protected String |
credentialDigestInvalidRealm$str() |
IdentityManagementException |
credentialHandlerNotFoundForCredentialType(Class class1) |
protected String |
credentialHandlerNotFoundForCredentialType$str() |
IdentityManagementException |
credentialInvalidAccountType(Class aClass) |
protected String |
credentialInvalidAccountType$str() |
IdentityManagementException |
credentialInvalidEncodingAlgorithm(String algorithm,
PasswordEncoder encoder,
Throwable t) |
protected String |
credentialInvalidEncodingAlgorithm$str() |
IdentityManagementException |
credentialInvalidPassword() |
protected String |
credentialInvalidPassword$str() |
IdentityManagementException |
credentialMultipleAccountsFoundForType(String loginName,
Class accountType) |
protected String |
credentialMultipleAccountsFoundForType$str() |
IdentityManagementException |
credentialNoAccountTypeProvided() |
protected String |
credentialNoAccountTypeProvided$str() |
IdentityManagementException |
credentialNoConsumerForToken(Token token) |
protected String |
credentialNoConsumerForToken$str() |
IdentityManagementException |
credentialNoStoreForCredentials(Class credentialClass) |
protected String |
credentialNoStoreForCredentials$str() |
IdentityManagementException |
credentialRetrievalFailed(Account account,
Class storageClass,
Throwable t) |
protected String |
credentialRetrievalFailed$str() |
IdentityManagementException |
credentialUnknownUserNameProperty(Class accountType) |
protected String |
credentialUnknownUserNameProperty$str() |
IdentityManagementException |
credentialUnsupportedType(Class type,
CredentialHandler handler) |
protected String |
credentialUnsupportedType$str() |
IdentityManagementException |
credentialUpdateFailed(Account account,
Object credential,
Throwable t) |
protected String |
credentialUpdateFailed$str() |
IdentityManagementException |
credentialValidationFailed(Credentials credentials,
Throwable t) |
protected String |
credentialValidationFailed$str() |
IdentityManagementException |
instantiationError(Class type,
Throwable t) |
protected String |
instantiationError$str() |
IdentityManagementException |
marshallingError(Throwable t) |
protected String |
marshallingError$str() |
NotImplementedException |
notImplemented() |
protected String |
notImplemented$str() |
IdentityManagementException |
nullArgument(String description) |
protected String |
nullArgument$str() |
IdentityManagementException |
partitionManagerInitializationFailed(Class partitionManagerType,
Throwable t) |
protected String |
partitionManagerInitializationFailed$str() |
IdentityManagementException |
permissionGrantFailed(IdentityType assignee,
Object resource,
String operation,
Throwable t) |
protected String |
permissionGrantFailed$str() |
IdentityManagementException |
permissionRevokeAllFailed(Object resource,
Throwable t) |
protected String |
permissionRevokeAllFailed$str() |
IdentityManagementException |
permissionRevokeFailed(IdentityType assignee,
Object resource,
String operation,
Throwable t) |
protected String |
permissionRevokeFailed$str() |
IdentityManagementException |
permissionsGrantFailed(String permissions,
Throwable t) |
protected String |
permissionsGrantFailed$str() |
IdentityManagementException |
permissionsRevokeFailed(String permissions,
Throwable t) |
protected String |
permissionsRevokeFailed$str() |
protected Object |
readResolve() |
IdentityManagementException |
unexpectedType(Class unexpectedType) |
protected String |
unexpectedType$str() |
IdentityManagementException |
unmarshallingError(Throwable t) |
protected String |
unmarshallingError$str() |