|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Credential
Abstract class Credential
| Nested Class Summary | |
|---|---|
static interface |
Credential.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
String |
getId()
Retrieves the value for the attribute id. |
|
|
getResetCredential()
Retrieves the Collection of objects referenced by
resetCredential. |
|
|
reset(List<byte[]> resetValue,
byte[] value)
|
|
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:SegmentHostsCredential. |
|
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| 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 org.openmdx.security.realm1.cci2.Credential |
|---|
getSubject, isLocked, request, setLocked, setSubject, validate |
| Method Detail |
|---|
String getId()
id.
id.
<T extends org.openmdx.base.cci2.Void> T reset(List<byte[]> resetValue,
byte[] value)
throws RefException
RefException<T extends Credential> List<T> getResetCredential()
Collection of objects referenced by
resetCredential.
Collection of referenced objects.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:SegmentHostsCredential.
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 | |||||||||