Package | Description |
---|---|
org.picketlink.idm.credential | |
org.picketlink.idm.model.annotation |
Modifier and Type | Method and Description |
---|---|
<I extends IdentityType> |
Token.Consumer.extractIdentity(T token,
Class<I> identityType,
StereotypeProperty.Property stereotypeProperty,
Object identifier)
Extracts a certain
IdentityType considering the information from the given Token . |
<I extends IdentityType> |
AbstractTokenConsumer.extractIdentity(T token,
Class<I> identityType,
StereotypeProperty.Property stereotypeProperty,
Object identifier) |
Modifier and Type | Method and Description |
---|---|
static StereotypeProperty.Property |
StereotypeProperty.Property.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StereotypeProperty.Property[] |
StereotypeProperty.Property.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.