Package | Description |
---|---|
org.alfresco.mobile.android.api.session.authentication |
Provides all authentication tools and methods.
|
org.alfresco.mobile.android.api.session.authentication.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
SamlData
Class to embed informations about SAML context.
|
Modifier and Type | Class and Description |
---|---|
class |
Saml2InfoImpl
Implementation of OAuthData.
|
class |
SamlDataImpl
Implementation of OAuthData.
|
Modifier and Type | Method and Description |
---|---|
SamlInfo |
SamlDataImpl.getSamlInfo() |
Constructor and Description |
---|
Saml2AuthenticationProviderImpl(SamlInfo samlInfo,
SamlTicket token) |
SamlDataImpl(SamlTicket samlTicket,
SamlInfo samlInfo) |
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.