This project has retired. For details please refer to its
Attic page.
JetspeedPrincipalAssociationReference (Jetspeed-2 Core API 2.2.2 API)
org.apache.jetspeed.security
Class JetspeedPrincipalAssociationReference
java.lang.Object
org.apache.jetspeed.security.JetspeedPrincipalAssociationReference
public final class JetspeedPrincipalAssociationReference
- extends java.lang.Object
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public final JetspeedPrincipalAssociationReference.Type type
ref
public final JetspeedPrincipal ref
associationName
public final java.lang.String associationName
JetspeedPrincipalAssociationReference
public JetspeedPrincipalAssociationReference(JetspeedPrincipalAssociationReference.Type type,
JetspeedPrincipal ref,
java.lang.String associationName)
equals
public boolean equals(JetspeedPrincipalAssociationReference jar)
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.