| Package | Description |
|---|---|
| org.apache.jetspeed.security |
Jetspeed security service interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
JetspeedPrincipalAssociationReference.Type |
JetspeedPrincipalAssociationReference.type |
| Modifier and Type | Method and Description |
|---|---|
static JetspeedPrincipalAssociationReference.Type |
JetspeedPrincipalAssociationReference.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JetspeedPrincipalAssociationReference.Type[] |
JetspeedPrincipalAssociationReference.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JetspeedPrincipalAssociationReference(JetspeedPrincipalAssociationReference.Type type,
JetspeedPrincipal ref,
String associationName) |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.