com.gentics.cr.cms
Class PortletSessionUserPasswordRESTAPISessionCredentialStore
java.lang.Object
com.gentics.cr.cms.RESTAPISessionCredentialStore
com.gentics.cr.cms.AbstractUserPasswordRESTAPISessionCredentialStore
com.gentics.cr.cms.PortletSessionUserPasswordRESTAPISessionCredentialStore
public class PortletSessionUserPasswordRESTAPISessionCredentialStore
- extends com.gentics.cr.cms.AbstractUserPasswordRESTAPISessionCredentialStore
-
-
Methods inherited from class com.gentics.cr.cms.AbstractUserPasswordRESTAPISessionCredentialStore |
login |
Methods inherited from class com.gentics.cr.cms.RESTAPISessionCredentialStore |
doLogin, getCookies, getSessionId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USERNAME_ATTRIBUTE_KEY
private static final String USERNAME_ATTRIBUTE_KEY
- See Also:
- Constant Field Values
PASSWORD_ATTRIBUTE_KEY
private static final String PASSWORD_ATTRIBUTE_KEY
- See Also:
- Constant Field Values
rp
private PortletSessionCMSRequestProcessor rp
PortletSessionUserPasswordRESTAPISessionCredentialStore
public PortletSessionUserPasswordRESTAPISessionCredentialStore(PortletSessionCMSRequestProcessor rp)
getUsername
public String getUsername()
- Specified by:
getUsername
in class com.gentics.cr.cms.AbstractUserPasswordRESTAPISessionCredentialStore
getPassword
public String getPassword()
- Specified by:
getPassword
in class com.gentics.cr.cms.AbstractUserPasswordRESTAPISessionCredentialStore
Copyright © 2014 Gentics Software GmbH. All Rights Reserved.