Oracle Entitlements Server for Java API Reference
A B C D E F G H I K L M N O P Q R S T U V W

N

name - Variable in class com.bea.security.SimpleContextElement
The name of this context element.
name - Variable in class com.bea.security.NameAttributeType
This attribute's name.
NameAttributeType - class com.bea.security.NameAttributeType.
This class represents a field within a name as defined by a naming authority.
NameAttributeType(int, String) - Constructor for class com.bea.security.NameAttributeType
Constructs a new attribute given its type and name.
NameAttributeType(int, String, String) - Constructor for class com.bea.security.NameAttributeType
Constructs a new attribute given its type, name and the name of its associated authority.
NameAttributeType(NameAttributeType) - Constructor for class com.bea.security.NameAttributeType
Constructs a new attribute type copied from another.
NameAttributeValue - class com.bea.security.NameAttributeValue.
This class provides a way to encapsulate a name/value pair that is associated with a naming authority.
NameAttributeValue(int, String) - Constructor for class com.bea.security.NameAttributeValue
Constructs a new attribute value given a type id and an attribute name.
NameAttributeValue(int, String, String) - Constructor for class com.bea.security.NameAttributeValue
Constructs a new attribute value given a type id, attribute name, and authority name.
NameAttributeValue(int, String, String, String) - Constructor for class com.bea.security.NameAttributeValue
Constructs a new attribute value given a type id, attribute name, authority name, and the value.
NameAttributeValue(NameAttributeType) - Constructor for class com.bea.security.NameAttributeValue
Constructs a new attribute value copied from another NameAttributeType or NameAttributeValue.
nameAuth - Variable in class com.bea.security.NamedObject
A reference to this object's naming authority, or null if the object is not yet associated with one.
NamedObject - class com.bea.security.NamedObject.
The NamedObject class is used to represent an object that is associated with a NamingAuthority and conforms to that authority's structure.
NamedObject(String, String) - Constructor for class com.bea.security.NamedObject
Constructs a named object from a string representation of the name and the name of the authority with which it is associated.
NamedObject(String, String, SecurityRuntime) - Constructor for class com.bea.security.NamedObject
Constructs a named object from a string representation of the name and the name of the authority with which it is associated, specifying the security runtime with which this object is associated.
namespace - Variable in class com.bea.security.SimpleContextElement
The namespace of this context element.
NamingAuthority - class com.bea.security.NamingAuthority.
A Naming Authority has two functions.
NamingAuthority() - Constructor for class com.bea.security.NamingAuthority
 
NamingAuthorityManager - class com.bea.security.NamingAuthorityManager.
The NameAuthorityManager class is a central registrar for all naming authorities that the security runtime recognizes.
nextElement() - Method in class com.bea.security.AttributeValueEnumeration
Gets the next element in the enumeration.
NOT_COMPATIBLE - Variable in class com.bea.security.PublicSecurityService
A flag that indicates this service is not fully compatible.

A B C D E F G H I K L M N O P Q R S T U V W