public final class JetspeedPrincipalAssociationReference extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JetspeedPrincipalAssociationReference.Type |
| Modifier and Type | Field and Description |
|---|---|
String |
associationName |
JetspeedPrincipal |
ref |
JetspeedPrincipalAssociationReference.Type |
type |
| Constructor and Description |
|---|
JetspeedPrincipalAssociationReference(JetspeedPrincipalAssociationReference.Type type,
JetspeedPrincipal ref,
String associationName) |
public final JetspeedPrincipalAssociationReference.Type type
public final JetspeedPrincipal ref
public final String associationName
public JetspeedPrincipalAssociationReference(JetspeedPrincipalAssociationReference.Type type, JetspeedPrincipal ref, String associationName)
public boolean equals(JetspeedPrincipalAssociationReference jar)
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.