public class IdpLogoutActionProvider extends Object implements ActionProvider
| Constructor and Description |
|---|
IdpLogoutActionProvider() |
| Modifier and Type | Method and Description |
|---|---|
<T> Action |
getAction(T realmSubjectMap)
*
|
String |
getId() |
void |
setEncryptionService(EncryptionService encryptionService) |
public <T> Action getAction(T realmSubjectMap)
getAction in interface ActionProviderT - is a MaprealmSubjectMap - containing a realm of "idp" with the corresponding subjectpublic String getId()
getId in interface ActionProviderActionProvider
providespublic void setEncryptionService(EncryptionService encryptionService)
This work is licensed under a Creative Commons Attribution 4.0 International License.