public class PrincipalSpecification extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PrincipalSpecification.Type |
| Constructor and Description |
|---|
PrincipalSpecification(PrincipalSpecification.Type type,
Identifier name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Identifier |
getName() |
PrincipalSpecification.Type |
getType() |
int |
hashCode() |
String |
toString() |
public PrincipalSpecification(PrincipalSpecification.Type type, Identifier name)
public PrincipalSpecification.Type getType()
public Identifier getName()
Copyright © 2012–2023. All rights reserved.