public interface SAMLIdentity<T> extends Identity
Modifier and Type | Method and Description |
---|---|
T |
getSAMLObject()
Return the underlying SAML Object
|
void |
setSAMLObject(T t)
Set the underlying SAML Object
|
asGroup, asPrincipal, getName, getRole
Copyright © 2019 JBoss by Red Hat. All rights reserved.