org.jboss.aerogear.android.authentication.impl
Class AGSecurityAuthenticationConfig
java.lang.Object
org.jboss.aerogear.android.authentication.AuthenticationConfig
org.jboss.aerogear.android.authentication.impl.AGSecurityAuthenticationConfig
public final class AGSecurityAuthenticationConfig
- extends AuthenticationConfig
A config object for AG Security services.
- See Also:
- AG Security Endpoint Doc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AGSecurityAuthenticationConfig
public AGSecurityAuthenticationConfig()
getTokenHeaderName
public String getTokenHeaderName()
setTokenHeaderName
public void setTokenHeaderName(String tokenHeaderName)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.