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