This project has retired. For details please refer to its
Attic page.
SSOContext (Jetspeed-2 Core API 2.1.3 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
String getPortalPrincipalName()
getRemotePrincipalName
String getRemotePrincipalName()
getRemoteCredential
String getRemoteCredential()
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.