|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectissrg.pba.rbac.SubsetCredentials
issrg.pba.rbac.DefaultValidityPeriodBehaviour
issrg.pba.rbac.AbsoluteValidityPeriod
issrg.pba.rbac.AnyTimeValidityPeriod
This validity period represents the whole eternity. It is used in some cases in the Role Assignment policy.
Field Summary |
Fields inherited from class issrg.pba.rbac.AbsoluteValidityPeriod |
notAfter, notBefore |
Constructor Summary | |
AnyTimeValidityPeriod()
This constructor is effectively a shortcut to AbsoluteValidityPeriod, where both the notBefore and notAfter times are null. |
Methods inherited from class issrg.pba.rbac.AbsoluteValidityPeriod |
clone, getNotAfter, getNotBefore, toString |
Methods inherited from class issrg.pba.rbac.DefaultValidityPeriodBehaviour |
contains, intersection |
Methods inherited from class issrg.pba.rbac.SubsetCredentials |
equals, union |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface issrg.pba.Credentials |
union |
Constructor Detail |
public AnyTimeValidityPeriod()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |