|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PDAttrs in com.tivoli.mts |
Methods in com.tivoli.mts with parameters of type PDAttrs | |
void |
PDAttrs.addAll(PDAttrs attrs)
Adds all of the elements in the specified PDAttrs to this PDAttrs. |
boolean |
PDPermission.implies(PDPrincipal princ,
PDAttrs inputList,
PDAttrs outputList)
Checks if Policy Director grants the specified permissions to the PDPrincipal. |
boolean |
PDPrincipal.implies(PDPermission perm,
PDAttrs attrsIn,
PDAttrs attrsOut)
See if the current PDPrincipal has the specified PDPermission. |
Constructors in com.tivoli.mts with parameters of type PDAttrs | |
PDAttrs(PDAttrs that)
Constructs a new PDAttrs containing the elements in the specified PDAttrs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |