|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthenticationContext
Class AuthenticationContext
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openmdx.security.authentication1.cci2.AuthenticationContext |
|---|
AuthenticationContext.Identity |
| Method Summary | ||
|---|---|---|
Realm |
getRealm()
Retrieves the value for the reference realm. |
|
Subject |
getSubject()
Retrieves the value for the reference subject. |
|
|
getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
|
void |
removeSubject()
Removes the value for the optional reference subject. |
|
void |
setRealm(Realm realm)
Sets a new value for the reference realm. |
|
void |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
setSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:openmdx:security:authentication1:SegmentHostsAuthenticationContext. |
|
void |
setSubject(Subject subject)
Sets a new value for the reference subject. |
|
| Methods inherited from interface org.openmdx.security.authentication1.cci2.AuthenticationContext |
|---|
getCompletion, setCompletion |
| Methods inherited from interface org.openmdx.base.jmi1.BasicObject |
|---|
getCreatedBy, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getModifiedAt |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
<T extends org.openmdx.compatibility.view1.cci2.View> List<T> getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
view for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.Realm getRealm()
realm.
getRealm in interface AuthenticationContextnull value for this reference.void setRealm(Realm realm)
realm.
setRealm in interface AuthenticationContextrealm - The non-null new value for this reference.Subject getSubject()
subject.
getSubject in interface AuthenticationContextnull – value for this reference.void setSubject(Subject subject)
subject.
setSubject in interface AuthenticationContextsubject - The non-null new value for this reference.void removeSubject()
subject.
void setSegment(Segment segment)
segment.
segment - The non-null new value for this reference.
void setSegment(Segment segment,
boolean idIsPersistent,
String id)
org:openmdx:security:authentication1:SegmentHostsAuthenticationContext.
segment - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||