Project Aristotle - ArisID Attribute Services
A B C D E F G H I J L M N O P Q R S T U V W X

I

IAddInteraction - Interface in org.openliberty.arisid
An interface to an object used for adding objects through an ArisID provider.
IAddValuesConstraint - Interface in org.openliberty.arisid.policy
This constraint is used to alter the logic of a modify request to indicate values are to be added rather than replacing all values.
IArisWSPolicy - Interface in org.openliberty.arisid.policy
 
IAssertion - Interface in org.openliberty.arisid.policy
Defines a WS-Policy Assertion implementation
IAttributeValue - Interface in org.openliberty.arisid
An Interface representing common access features for values represented in the AttributeServices API.
IAttrSvcStack - Interface in org.openliberty.arisid.stack
IAttrSvcStack represents the interface used by all implementors of the IGF Attribute Services stack.
IBase64 - Interface in org.openliberty.arisid.util
 
ICompareInteraction - Interface in org.openliberty.arisid
 
IContractOrLegalConstraint - Interface in org.openliberty.arisid.policy
Indicates the contractual or legal context governing the sharing of identity attributes.
ID_ATTRIBUTE_SERVICE_LOGIN_MODULE - Static variable in class org.openliberty.arisid.jaas.ArisIdLoginModule
 
IDataDisplayMaskConstraint - Interface in org.openliberty.arisid.policy
Describes components of string data which should be masked when data is displayed or logged.
IDataLossOrBreachConstraint - Interface in org.openliberty.arisid.policy
Describes the entities (e.g.
IDBeanException - Exception in org.openliberty.arisidbeans
Generic Identity Bean Exception
IDBeanException() - Constructor for exception org.openliberty.arisidbeans.IDBeanException
 
IDBeanException(String) - Constructor for exception org.openliberty.arisidbeans.IDBeanException
 
IDBeanException(Throwable) - Constructor for exception org.openliberty.arisidbeans.IDBeanException
 
IDBeanException(String, Throwable) - Constructor for exception org.openliberty.arisidbeans.IDBeanException
 
IDBeanRefDescriptor - Class in org.openliberty.arisidbeans
 
IDeleteInteraction - Interface in org.openliberty.arisid
An interface to an entity used for deleting Identities in an ArisID service.
IDeleteValuesConstraint - Interface in org.openliberty.arisid.policy
This constraint is used to alter the logic of a modify request to indicate values are to be delete rather than replacing all values.
IDigitalSubject - Interface in org.openliberty.arisid
A DigitalSubject is the basic holder of attributes, predicates, and roles representing an Identity.
IFilterValue - Interface in org.openliberty.arisid
IFilterValue extends IAttributeValue and adds the ability to set a comparison operator at run time.
IFindInteraction - Interface in org.openliberty.arisid
An interface to an ArisID service provide used for finding subjects.
IGF_ATTRIBUTE_SERVICE_PROV_DEFAULT - Static variable in class org.openliberty.arisid.ArisIdServiceFactory
 
IGF_ATTRIBUTE_SERVICE_PROVIDER - Static variable in class org.openliberty.arisid.ArisIdServiceFactory
 
IGF_CARML_LOC - Static variable in class org.openliberty.arisidbeans.ArisIdConstants
 
IGFException - Exception in org.openliberty.arisid
Used for exceptions generated within IGF stack implementations.
IGFException() - Constructor for exception org.openliberty.arisid.IGFException
 
IGFException(String) - Constructor for exception org.openliberty.arisid.IGFException
 
IGFException(Throwable) - Constructor for exception org.openliberty.arisid.IGFException
 
IGFException(String, Throwable) - Constructor for exception org.openliberty.arisid.IGFException
 
IGFObject - Class in org.openliberty.arisidbeans
IGFObject is an abstract class containing get/set and other methods generic to any CARML declaration and this class is inherited by the Bean class generated from a CARML file.
IGFObject(IGFObjectManager, IDigitalSubject) - Constructor for class org.openliberty.arisidbeans.IGFObject
IGFObject is initialized with IGFObjectManager and DigitalSubject
IGFObjectManager - Class in org.openliberty.arisidbeans
IGFObjectManager is an abstract class containing methods that are generic to any CARML declaration and this class is inherited by the BeanManager class generated from a CARML file.
IGFObjectManager() - Constructor for class org.openliberty.arisidbeans.IGFObjectManager
 
IInteraction - Interface in org.openliberty.arisid
A base Interface definition of an ArisID interaction.
ILifetimeConstraint - Interface in org.openliberty.arisid.policy
The time period for which data MAY be retained for active use by the requestor.
ILocalizationConstraint - Interface in org.openliberty.arisid.policy
A constraint indicating a language preference for a particular data value.
ILogger - Interface in org.openliberty.arisid.log
Interface class to allow interchangeable Logging systems.
IModifyInteraction - Interface in org.openliberty.arisid
An interaction used for modify an identity accessed via an ArisId Service.
IMultiContextIdentifier - Interface in org.openliberty.arisid.stack
Used to hold a unique identifier that can represent a principal in an IGF enabled Attribute Service.
INextResultListener - Interface in org.openliberty.arisid.stack
Listener that can be used in combination with IResultSet to allow for asynchronous processing of results.
info(Object, Throwable) - Method in interface org.openliberty.arisid.log.ILogger
 
info(Object) - Method in interface org.openliberty.arisid.log.ILogger
 
info(Object, Throwable) - Method in class org.openliberty.arisid.log.JavaUtilLogImpl
 
info(Object) - Method in class org.openliberty.arisid.log.JavaUtilLogImpl
 
info(Object, Throwable) - Method in class org.openliberty.arisid.log.Log4JImpl
 
info(Object) - Method in class org.openliberty.arisid.log.Log4JImpl
 
initialize() - Method in class org.openliberty.arisid.ArisIdService
Initializes the attribute service and freezes the CARML declaration.
initialize() - Static method in class org.openliberty.arisid.jaas.ArisIdLoginContext
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.openliberty.arisid.jaas.ArisIdLoginModule
 
initialize(Class<?>) - Method in interface org.openliberty.arisid.log.ILogger
Initializes an ILogger instance for a particular class.
initialize(Class<?>) - Method in class org.openliberty.arisid.log.JavaUtilLogImpl
 
initialize(Class<?>) - Method in class org.openliberty.arisid.log.Log4JImpl
 
initialize() - Method in interface org.openliberty.arisid.policy.IArisWSPolicy
 
InitializedException - Exception in org.openliberty.arisid
Used for exceptions generated within IGF stack implementations.
InitializedException() - Constructor for exception org.openliberty.arisid.InitializedException
 
InitializedException(String) - Constructor for exception org.openliberty.arisid.InitializedException
 
InitializedException(Throwable) - Constructor for exception org.openliberty.arisid.InitializedException
 
InitializedException(String, Throwable) - Constructor for exception org.openliberty.arisid.InitializedException
 
Interaction - Class in org.openliberty.arisid
An Interaction is used to define a single transaction operation and its related schema.
InteractionDescriptor - Class in org.openliberty.arisidbeans
The InteractionDescriptor class is used to maintain Interaction related information and the corresponding get/set methods.
InvalidFilterException - Exception in org.openliberty.arisid
Used for exceptions generated within IGF stack implementations.
InvalidFilterException() - Constructor for exception org.openliberty.arisid.InvalidFilterException
 
InvalidFilterException(String) - Constructor for exception org.openliberty.arisid.InvalidFilterException
 
InvalidFilterException(Throwable) - Constructor for exception org.openliberty.arisid.InvalidFilterException
 
InvalidFilterException(String, Throwable) - Constructor for exception org.openliberty.arisid.InvalidFilterException
 
InvalidModeException - Exception in org.openliberty.arisid
Used for exceptions generated within IGF stack implementations.
InvalidModeException() - Constructor for exception org.openliberty.arisid.InvalidModeException
 
InvalidModeException(String) - Constructor for exception org.openliberty.arisid.InvalidModeException
 
InvalidModeException(Throwable) - Constructor for exception org.openliberty.arisid.InvalidModeException
 
InvalidModeException(String, Throwable) - Constructor for exception org.openliberty.arisid.InvalidModeException
 
InvalidValueException - Exception in org.openliberty.arisidbeans
Used for Exceptions generated within Identity Beans
InvalidValueException() - Constructor for exception org.openliberty.arisidbeans.InvalidValueException
 
InvalidValueException(String) - Constructor for exception org.openliberty.arisidbeans.InvalidValueException
 
InvalidValueException(Throwable) - Constructor for exception org.openliberty.arisidbeans.InvalidValueException
 
InvalidValueException(String, Throwable) - Constructor for exception org.openliberty.arisidbeans.InvalidValueException
 
IPolicy - Interface in org.openliberty.arisid.policy
A implementation neutral WS-Policy object containing a set of constraints.
IPolicyComponent - Interface in org.openliberty.arisid.policy
A base interface on top of which any policy element can be implemented (e.g.
IPrincipalIdentifier - Interface in org.openliberty.arisid.stack
Used to hold a unique identifier that can represent a principal in an IGF enabled Attribute Service.
IPrivacyControl - Interface in org.openliberty.arisid.protocol.ldap
 
IPropagateConstraint - Interface in org.openliberty.arisid.policy
Describes constraints on the services or end-points to which the data may be propagated or forwarded.
IPurposeConstraint - Interface in org.openliberty.arisid.policy
Describes the usage context in which data is sought or the context in which data is being provided.
IRDATA_ELEMENT - Static variable in class org.openliberty.arisid.CarmlDoc
 
IReadInteraction - Interface in org.openliberty.arisid
An interaction object used for reading IDigitalSubjects from an ArisID service.
IResultSet - Interface in org.openliberty.arisid.stack
 
IRetentionConstraint - Interface in org.openliberty.arisid.policy
Indicates whether the data value can be retained by the requestor, in memory or otherwise, and, optionally the time period for which it can be retained.
IRoleIdentifier - Interface in org.openliberty.arisid.stack
Holds a role identifier as defined by a particular CARML declaration Can be used by JAAS to assert a java.security.Principal role
isAdd() - Method in interface org.openliberty.arisid.IAddInteraction
 
isAdd() - Method in interface org.openliberty.arisid.IInteraction
 
isAdd() - Method in class org.openliberty.arisid.Interaction
 
isAdd() - Method in class org.openliberty.arisidbeans.InteractionDescriptor
 
isAddValuesOnModify(IAttributeValue, IModifyInteraction) - Method in interface org.openliberty.arisid.policy.IArisWSPolicy
Used to check weather a set of values being used in a modify transaction are intended to add specific values rather than replace all values (the default).
isAddValuesOnModify(IAttributeValue, IModifyInteraction) - Method in class org.openliberty.arisid.policy.PolicyHandler
Used to check weather a set of values being used in a modify transaction are intended to add specific values rather than replace all values (the default).
isAll() - Method in class org.openliberty.arisid.Filter
A boolean indicating whether match is set to ALL for this filter.
isAny() - Method in class org.openliberty.arisid.Filter
A boolean indicating whether a successful filter match is based on ANY sub-filter or schema filter match.
isAssertionPresent(IPolicy, QName) - Method in interface org.openliberty.arisid.policy.IArisWSPolicy
A utility to test for the presence of a particular constraint or assertion class present in a Policy.
isAssertionPresent(IPolicy, QName) - Method in class org.openliberty.arisid.policy.PolicyHandler
A utility to test for the presence of a particular constraint or assertion class present in a Policy.
isAttribute() - Method in class org.openliberty.arisidbeans.AttributeDescriptor
 
isAttribute(String) - Method in class org.openliberty.arisidbeans.IGFObjectManager
Return TRUE if the given property name is an Attribute
isBinary() - Method in class org.openliberty.arisidbeans.AttributeDescriptor
 
isCompare() - Method in interface org.openliberty.arisid.ICompareInteraction
 
isCompare() - Method in interface org.openliberty.arisid.IInteraction
 
isCompare() - Method in class org.openliberty.arisid.Interaction
 
isCompare() - Method in class org.openliberty.arisidbeans.InteractionDescriptor
 
isCritical() - Method in interface org.openliberty.arisid.protocol.ldap.IPrivacyControl
 
isCritical() - Method in class org.openliberty.arisid.protocol.ldap.PrivacyControl
 
isCritical() - Method in class org.openliberty.arisid.protocol.ldap.ProxyAuthControl
 
isDebugEnabled() - Method in interface org.openliberty.arisid.log.ILogger
 
isDebugEnabled() - Method in class org.openliberty.arisid.log.JavaUtilLogImpl
 
isDebugEnabled() - Method in class org.openliberty.arisid.log.Log4JImpl
 
isDelete() - Method in interface org.openliberty.arisid.IDeleteInteraction
 
isDelete() - Method in interface org.openliberty.arisid.IInteraction
 
isDelete() - Method in class org.openliberty.arisid.Interaction
 
isDelete() - Method in class org.openliberty.arisidbeans.InteractionDescriptor
 
isDeleteValuesOnModify(IAttributeValue, IModifyInteraction) - Method in interface org.openliberty.arisid.policy.IArisWSPolicy
Used to check weather a set of values being used in a modify transaction are intended to delete specific values rather than replace all values (the default).
isDeleteValuesOnModify(IAttributeValue, IModifyInteraction) - Method in class org.openliberty.arisid.policy.PolicyHandler
Used to check weather a set of values being used in a modify transaction are intended to delete specific values rather than replace all values (the default).
isDynamic() - Method in class org.openliberty.arisid.AttributeFilter
 
isDynamic() - Method in class org.openliberty.arisid.AttributeFilterValue
 
isDynamic() - Method in interface org.openliberty.arisid.IFilterValue
 
ISearchInteraction - Interface in org.openliberty.arisid
An interaction used to search for one or more subjects in an ArisID Service.
isError() - Method in class org.openliberty.arisid.AttributeValue
 
isError() - Method in class org.openliberty.arisid.DigitalSubject
 
isError() - Method in interface org.openliberty.arisid.IAttributeValue
Returns whether the current entity has an error condition.
isError() - Method in interface org.openliberty.arisid.IDigitalSubject
Returns whether there was an error returning this subject.
isError() - Method in class org.openliberty.arisid.PredicateValue
 
isError() - Method in class org.openliberty.arisidbeans.IGFObject
Returns whether there was an error returning this subject.
isFind() - Method in interface org.openliberty.arisid.IFindInteraction
 
isFind() - Method in interface org.openliberty.arisid.IInteraction
 
isFind() - Method in class org.openliberty.arisid.Interaction
 
isFind() - Method in class org.openliberty.arisidbeans.InteractionDescriptor
 
isInfoEnabled() - Method in interface org.openliberty.arisid.log.ILogger
 
isInfoEnabled() - Method in class org.openliberty.arisid.log.JavaUtilLogImpl
 
isInfoEnabled() - Method in class org.openliberty.arisid.log.Log4JImpl
 
isInitialized() - Method in class org.openliberty.arisid.ArisIdService
If the ArisIdService instance was created without pre-declaring a CARML document, then the service will not be initialized until ArisIdService.initialize() is called.
isInitialized() - Static method in class org.openliberty.arisid.jaas.ArisIdLoginContext
 
isLocal(Object) - Method in class org.openliberty.arisid.SchemaManager
 
isModify() - Method in interface org.openliberty.arisid.IInteraction
 
isModify() - Method in interface org.openliberty.arisid.IModifyInteraction
 
isModify() - Method in class org.openliberty.arisid.Interaction
 
isModify() - Method in class org.openliberty.arisidbeans.InteractionDescriptor
 
isMultiContext() - Method in class org.openliberty.arisid.DigitalSubject
 
isMultiContext() - Method in interface org.openliberty.arisid.IDigitalSubject
Returns whether this IDigitalSubject is based on multiple contexts.
isOptional() - Method in class org.openliberty.arisid.FilterRef
 
isOptional() - Method in interface org.openliberty.arisid.policy.IAssertion
Checks if the constriant is optional
isOptional() - Method in class org.openliberty.arisid.schema.schemaRef
 
isPartial() - Method in interface org.openliberty.arisid.stack.IResultSet
A boolean indicating if the result set contains partial results.
isPredicate() - Method in class org.openliberty.arisidbeans.AttributeDescriptor
 
isPredicate(String) - Method in class org.openliberty.arisidbeans.IGFObjectManager
Return TRUE if the given property name is a Predicate
isPredicateTrue(String) - Method in class org.openliberty.arisid.DigitalSubject
 
isPredicateTrue(String) - Method in interface org.openliberty.arisid.IDigitalSubject
Returns whether a particular predicate condition is true.
isPredicateTrue(String) - Method in class org.openliberty.arisidbeans.IGFObject
Returns whether a particular predicate condition is true.
isPrimaryKey() - Method in class org.openliberty.arisid.AttributeFilter
 
isRead() - Method in interface org.openliberty.arisid.IInteraction
 
isRead() - Method in class org.openliberty.arisid.Interaction
 
isRead() - Method in interface org.openliberty.arisid.IReadInteraction
 
isRead() - Method in class org.openliberty.arisidbeans.InteractionDescriptor
 
isReferencePolicy() - Method in interface org.openliberty.arisid.policy.IPolicy
Used to indicate whether this policy is actually a reference to an externally defined policy.
isRole() - Method in class org.openliberty.arisidbeans.AttributeDescriptor
 
isRole(String) - Method in class org.openliberty.arisidbeans.IGFObjectManager
Return TRUE if the given property name is a Role
isSearch() - Method in interface org.openliberty.arisid.IInteraction
 
isSearch() - Method in class org.openliberty.arisid.Interaction
 
isSearch() - Method in interface org.openliberty.arisid.ISearchInteraction
 
isSearch() - Method in class org.openliberty.arisidbeans.InteractionDescriptor
 
ISSUER_ATTR - Static variable in interface org.openliberty.arisid.policy.IAssertion
 
isTraceEnabled() - Method in interface org.openliberty.arisid.log.ILogger
 
isTraceEnabled() - Method in class org.openliberty.arisid.log.JavaUtilLogImpl
 
isTraceEnabled() - Method in class org.openliberty.arisid.log.Log4JImpl
 
isUndefined() - Method in class org.openliberty.arisid.AttributeValue
 
isUndefined() - Method in interface org.openliberty.arisid.IAttributeValue
Returns whether the current value is undefined.
iterator() - Method in interface org.openliberty.arisid.IAttributeValue
 

OpenLiberty.org - Licensed under Apache APL 2.0
A B C D E F G H I J L M N O P Q R S T U V W X