This project has retired. For details please refer to its
Attic page.
SSOContext (Jetspeed-2 Core API 2.2.2 API)
org.apache.jetspeed.sso
Interface SSOContext
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-2011 The Apache Software Foundation. All Rights Reserved.