|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.security.JetspeedPrincipalAssociationReference
public final class JetspeedPrincipalAssociationReference
Nested Class Summary | |
---|---|
static class |
JetspeedPrincipalAssociationReference.Type
|
Field Summary | |
---|---|
java.lang.String |
associationName
|
JetspeedPrincipal |
ref
|
JetspeedPrincipalAssociationReference.Type |
type
|
Constructor Summary | |
---|---|
JetspeedPrincipalAssociationReference(JetspeedPrincipalAssociationReference.Type type,
JetspeedPrincipal ref,
java.lang.String associationName)
|
Method Summary | |
---|---|
boolean |
equals(JetspeedPrincipalAssociationReference jar)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final JetspeedPrincipalAssociationReference.Type type
public final JetspeedPrincipal ref
public final java.lang.String associationName
Constructor Detail |
---|
public JetspeedPrincipalAssociationReference(JetspeedPrincipalAssociationReference.Type type, JetspeedPrincipal ref, java.lang.String associationName)
Method Detail |
---|
public boolean equals(JetspeedPrincipalAssociationReference jar)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |