|
Oracle | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes |
IdentityAsserter
interface exposes the methods that custom
Identity Assertion providers need to implement in order to provide token-based client
identity assertion.IdentityAsserter
interface exposes the methods that custom
Identity Assertion providers need to implement in order to provide token-based client
identity assertion.IdentityAssertionException
exception is thrown if an Identity Assertion
provider attempts to assert an identity based on token identity information, and that
attempt fails.IdentityAssertionException
with no arguments.
IdentityAssertionException
with the specified detail message.
Throwable
.
AuditSeverity
object with the
INFORMATION
severity level.
public void init(ResourceAdapter ra, Properties props) throws ResourceException
{
}
URLResource
with the array of values.
isAccessAllowed
call that the Authorization Manager (part of the WebLogic Security Framework) makes.
isAccessAllowed
call that the Authorization Manager (part of the WebLogic Security Framework) makes.
isAccessAllowed
call that the Authorization Manager (part of the WebLogic Security Framework) makes.
integer
data type,
http://www.w3.org/2001/XMLSchema#integer
.
INTEGER
.
Decimal
to an int
value.
InvalidCursorException
exception is thrown when an invalid cursor is passed
to a method that expects a cursor.InvalidCursorException
that specifies the detail message and the nested exception.
InvalidCursorException
that specifies the nested exception.
InvalidCursorException
with the specified detail message.
InvalidParameterException
exception is thrown when an invalid parameter
is supplied.InvalidParameterException
that specifies the detail message and the nested exception.
InvalidParameterException
that specifies the nested exception.
InvalidParameterException
with the specified detail message.
InvalidParameterException
exception is thrown if invalid parameters
are passed to the WebLogic Security Framework (that is, if a method
expects some input parameters and does not receive what it expects).InvalidParameterException
with no arguments.
InvalidParameterException
with the specified
detail message.
InvalidParameterException
with a nested exception.
InvalidParameterException
with a detail message and
a nested exception.
InvalidPrincipalException
exception is thrown by a security
provider if the principal that was generated for a user has become invalid.InvalidPrincipalException
with no arguments.
InvalidPrincipalException
with the specified detail message.
IP address
data type,
urn:oasis:names:tc:xacml:1.0:data-type:ipAddress
.
IP_ADDRESS
.
isAssertionType
tests to see whether the type of the
assertion matches the passed in type.
SecurityConfigurationMBean.getDefaultRealm()
IndexedEndpoint.isDefault()
is set or not.
WorkContext
s in
existance in the map.
SessionHelper.initializeConfiguration()
should perform a full initialization
of the session.
public boolean isInboundSuspended(MessageEndpointFactory endptFactory) throws ResourceException
{
return false;
}
listMappings
or the listMappingsByPattern()
method
is a user name or a group name.
UserLockoutManagerRuntimeMBean.isLockedOut(String)
WebLogicDeploymentManager.redeploy(TargetModuleID[], java.io.File, java.lang.String[], weblogic.deploy.api.spi.DeploymentOptions)
methods support
transparent redeployment of an application.
public boolean isSuspended(int type)
{
return false;
}
WorkContext
entries.
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes |