|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JpsBundleType in oracle.security.jps |
|---|
| Methods in oracle.security.jps that return JpsBundleType | |
|---|---|
JpsBundleType |
JpsLocalizableException.getBundleType()Returns bundle type |
JpsBundleType |
JpsLocalizableRuntimeException.getBundleType()Returns bundle type |
JpsBundleType |
Localizable.getBundleType()Returns bundle type |
JpsBundleType |
Localizable.getBundleType()Returns bundle type |
JpsBundleType |
JpsLocalizableRuntimeException.getBundleType()Returns bundle type |
JpsBundleType |
JpsLocalizableException.getBundleType()Returns bundle type |
| Constructors in oracle.security.jps with parameters of type JpsBundleType | |
|---|---|
JpsException(JpsBundleType bundleType, java.lang.String errorCode) |
|
JpsException(JpsBundleType bundleType, java.lang.String errorCode) |
|
JpsException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
JpsException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
JpsLocalizableException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes resource bundle type and error code |
|
JpsLocalizableException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes resource bundle type and error code |
|
JpsLocalizableException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes resource bundle type, error code and message parameters. |
|
JpsLocalizableException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes resource bundle type, error code and message parameters. |
|
JpsLocalizableRuntimeException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes resource bundle type and error code |
|
JpsLocalizableRuntimeException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes resource bundle type and error code |
|
JpsLocalizableRuntimeException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes resource bundle type, error code and message parameters. |
|
JpsLocalizableRuntimeException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes resource bundle type, error code and message parameters. |
|
JpsRuntimeException(JpsBundleType bundleType, java.lang.String errorCode) |
|
JpsRuntimeException(JpsBundleType bundleType, java.lang.String errorCode) |
|
JpsRuntimeException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
JpsRuntimeException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
| Uses of JpsBundleType in oracle.security.jps.config |
|---|
| Constructors in oracle.security.jps.config with parameters of type JpsBundleType | |
|---|---|
JpsConfigurationException(JpsBundleType bundleType, java.lang.String errorCode) |
|
JpsConfigurationException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
| Uses of JpsBundleType in oracle.security.jps.jaas |
|---|
| Constructors in oracle.security.jps.jaas with parameters of type JpsBundleType | |
|---|---|
AssertionException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters, java.lang.String username)Constructs a new exception with the specified resource bundle type, error code message parameters and user name failed to be asserted. |
|
AssertionException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.String username)Constructs a new exception with the specified resource bundle type, error code and user name failed to be asserted. |
|
| Uses of JpsBundleType in oracle.security.jps.service.attribute |
|---|
| Constructors in oracle.security.jps.service.attribute with parameters of type JpsBundleType | |
|---|---|
AttributeServiceException(JpsBundleType bundleType, java.lang.String errorCode) |
|
AttributeServiceException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
| Uses of JpsBundleType in oracle.security.jps.service.audit |
|---|
| Constructors in oracle.security.jps.service.audit with parameters of type JpsBundleType | |
|---|---|
AuditException(JpsBundleType bundleType, java.lang.String errorCode) |
|
AuditException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
| Uses of JpsBundleType in oracle.security.jps.service.credstore |
|---|
| Constructors in oracle.security.jps.service.credstore with parameters of type JpsBundleType | |
|---|---|
CredentialAlreadyExistsException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundle type and error code. |
|
CredentialAlreadyExistsException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundle type, error code and parameters. |
|
CredentialExpiredException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundle type and error code. |
|
CredentialExpiredException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundle type, error code and parameters. |
|
CredentialInvalidException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundleType and error code. |
|
CredentialInvalidException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundleType, error code and error parameters. |
|
CredentialNotFoundException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundle type and error code. |
|
CredentialNotFoundException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundle type, error code and parameters. |
|
CredStoreException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundleType and error code. |
|
CredStoreException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundleType, error code and error parameters. |
|
CredStoreRuntimeException(JpsBundleType bundleType, java.lang.String errorCode) |
|
CredStoreRuntimeException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
| Uses of JpsBundleType in oracle.security.jps.service.idstore |
|---|
| Constructors in oracle.security.jps.service.idstore with parameters of type JpsBundleType | |
|---|---|
IdentityStoreException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundle type and error code. |
|
IdentityStoreException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundle type, error code and parameters. |
|
| Uses of JpsBundleType in oracle.security.jps.service.keystore |
|---|
| Constructors in oracle.security.jps.service.keystore with parameters of type JpsBundleType | |
|---|---|
KeyStoreServiceException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundle type and error code. |
|
KeyStoreServiceException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundle type, error code and parameters. |
|
| Uses of JpsBundleType in oracle.security.jps.service.policystore |
|---|
| Constructors in oracle.security.jps.service.policystore with parameters of type JpsBundleType | |
|---|---|
ConfigurationAlreadyBoundException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
ConfigurationAlreadyExistsException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
ConfigurationNotFoundException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
PolicyObjectAlreadyExistsException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundleType and error code. |
|
PolicyObjectAlreadyExistsException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundleType, error code and error parameters. |
|
PolicyObjectNotFoundException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundleType and error code. |
|
PolicyObjectNotFoundException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundleType, error code and error parameters. |
|
PolicyStoreConfigException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundleType and error code. |
|
PolicyStoreConfigException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundleType, error code and error parameters. |
|
PolicyStoreConnectivityException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundleType and error code. |
|
PolicyStoreConnectivityException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundleType, error code and error parameters. |
|
PolicyStoreException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundleType and error code. |
|
PolicyStoreException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundleType, error code and error parameters. |
|
PolicyStoreIncompatibleVersionException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
|
PolicyStoreOperationNotAllowedException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundleType and error code. |
|
PolicyStoreOperationNotAllowedException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundleType, error code and error parameters. |
|
PolicyStoreRuntimeException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundle type and error code. |
|
PolicyStoreRuntimeException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundle type, error code and parameters. |
|
ResourceFinderException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundleType and error code. |
|
ResourceFinderException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundleType, error code and error parameters. |
|
| Uses of JpsBundleType in oracle.security.jps.service.policystore.info.common |
|---|
| Constructors in oracle.security.jps.service.policystore.info.common with parameters of type JpsBundleType | |
|---|---|
InvalidArgumentException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundle type and error code. |
|
InvalidArgumentException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundle type, error code and parameters. |
|
| Uses of JpsBundleType in oracle.security.jps.service.policystore.info.resource |
|---|
| Constructors in oracle.security.jps.service.policystore.info.resource with parameters of type JpsBundleType | |
|---|---|
ResourceWithoutTypeException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundle type and error code. |
|
ResourceWithoutTypeException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundle type, error code and parameters. |
|
| Uses of JpsBundleType in oracle.security.jps.service.sso |
|---|
| Constructors in oracle.security.jps.service.sso with parameters of type JpsBundleType | |
|---|---|
SsoServiceException(JpsBundleType bundleType, java.lang.String errorCode)The constructor takes bundleType and error code. |
|
SsoServiceException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)The constructor takes bundleType, error code and error parameters. |
|
| Uses of JpsBundleType in oracle.security.jps.util |
|---|
| Methods in oracle.security.jps.util that return JpsBundleType | |
|---|---|
static JpsBundleType |
JpsBundleType.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static JpsBundleType[] |
JpsBundleType.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.security.jps.util with parameters of type JpsBundleType | |
|---|---|
static java.util.logging.Logger |
JpsLogger.getLogger(JpsModuleType moduleType, JpsBundleType bundleType)This method returns the cached logger for the given jps module type and given bundle type |
static JpsBundle |
JpsBundle.getResourceBundle(JpsBundleType resourceType)Returns the appropriate resource bundle based on the passed type |
static JpsBundle |
JpsBundle.getResourceBundle(JpsBundleType resourceType, java.util.Enumeration locales)Returns the resource bundle with the highest weight from the list of locales |
static JpsBundle |
JpsBundle.getResourceBundle(JpsBundleType bundleType, java.util.Locale locale)Returns the appropriate resource bundle based on the passed type |
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||