org.apache.jetspeed.sso
Interface SSOContext
- All Known Implementing Classes:
- SSOContextImpl
public interface SSOContext
Represents SSO Remote and Portal principal and credentials
- Author:
- Roger Ruttimann
getRemotePrincipalId
long getRemotePrincipalId()
getPortalPrincipalName
java.lang.String getPortalPrincipalName()
getRemotePrincipalName
java.lang.String getRemotePrincipalName()
getRemoteCredential
java.lang.String getRemoteCredential()
Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.