|
Project Aristotle - ArisID Attribute Services | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFindInteraction | |
|---|---|
| org.openliberty.arisid | |
| org.openliberty.arisid.stack | |
| Uses of IFindInteraction in org.openliberty.arisid |
|---|
| Classes in org.openliberty.arisid that implement IFindInteraction | |
|---|---|
class |
Interaction
An Interaction is used to define a single transaction operation and its related schema. |
| Methods in org.openliberty.arisid that return IFindInteraction | |
|---|---|
IFindInteraction |
CarmlDoc.createFindInteraction(java.lang.String name,
java.lang.String description,
java.util.Collection<AttributeDef> attrDefs,
java.util.Collection<PredicateDef> predicateDefs,
java.util.Collection<RoleDef> roleDefs,
Filter filter,
IPolicy txnPolicy)
Deprecated. Use CarmlDoc.createFindInteraction(String,String,String,Collection,Collection,Collection,Filter,IPolicy) instead |
IFindInteraction |
CarmlDoc.createFindInteraction(java.lang.String name,
java.lang.String entityName,
java.lang.String description,
java.util.Collection<AttributeDef> attrDefs,
java.util.Collection<PredicateDef> predicateDefs,
java.util.Collection<RoleDef> roleDefs,
Filter filter,
IPolicy txnPolicy)
Method to define an interaction for the purpose of performing locating a single subject based on a filter. |
| Uses of IFindInteraction in org.openliberty.arisid.stack |
|---|
| Methods in org.openliberty.arisid.stack with parameters of type IFindInteraction | |
|---|---|
IDigitalSubject |
IAttrSvcStack.doFind(IFindInteraction ixn,
java.util.List<IAttributeValue> attrFilterVals,
java.util.Map<java.lang.String,IPolicy> dynamicConstraintsMap,
javax.security.auth.Subject user)
A method to authenticate the end-user of an application. |
|
OpenLiberty.org - Licensed under Apache APL 2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||