org.opencrx.security.identity1.cci2
Interface Subject.Identity

All Superinterfaces:
Identity, Serializable
Enclosing interface:
Subject

public static interface Subject.Identity
extends Identity

Object Identity


Method Summary
 String getName()
          The name value
 QualifierType getNameType()
          Tells whether the name value is persistent or reassignable.
 Segment.Identity getSegment()
          Retrieve the Segment's identity
 

Method Detail

getSegment

Segment.Identity getSegment()
Retrieve the Segment's identity

Returns:
the parent object's identity

getNameType

QualifierType getNameType()
Tells whether the name value is persistent or reassignable.

Returns:
PERSISTENT or REASSIGNABLE

getName

String getName()
The name value

Returns:
the name value


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.