|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.utils.handler.AttributeAndValidityPeriod
public class AttributeAndValidityPeriod
Constructor Summary | |
---|---|
AttributeAndValidityPeriod(RoleBasedCredentials credsIn,
ValidityPeriod whenIn)
Creates a new instance of AttributeAndValidityPeriod |
Method Summary | |
---|---|
java.util.Date |
getNotAfter()
|
java.util.Date |
getNotBefore()
|
java.lang.String |
getRoleType()
|
java.lang.String |
getRoleValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeAndValidityPeriod(RoleBasedCredentials credsIn, ValidityPeriod whenIn)
Method Detail |
---|
public java.lang.String getRoleType()
public java.lang.String getRoleValue()
public java.util.Date getNotBefore()
public java.util.Date getNotAfter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |