public interface IAuthentication
Modifier and Type | Method and Description |
---|---|
com.adobe.aemfd.dermis.authentication.model.AuthenticationDetails |
getAuthDetails(com.adobe.aemfd.dermis.authentication.model.Configuration configuration)
The details needed for authentication of Service.
|
String |
getAuthenticationType()
Type of the authentication
|
String getAuthenticationType()
com.adobe.aemfd.dermis.authentication.model.AuthenticationDetails getAuthDetails(com.adobe.aemfd.dermis.authentication.model.Configuration configuration) throws AuthenticationException
configuration
- The configuration specified.AuthenticationException
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.