org.jboss.security.identity.fed
public interface WSTrustIdentity<T> extends Identity
Modifier and Type | Method and Description |
---|---|
T |
getWSTrustToken()
Return the underlying WSTrust Object
|
void |
setWSTrustToken(T t)
Set the underlying WSTrust Object
|
asGroup, asPrincipal, getName, getRole
Copyright © 2015 JBoss Inc.. All Rights Reserved.