@Component public class SAML2SPLoader extends Object implements SyncopeLoader
Constructor and Description |
---|
SAML2SPLoader() |
Modifier and Type | Method and Description |
---|---|
Credential |
getCredential() |
String |
getKeyPass() |
KeyStore |
getKeyStore() |
Integer |
getPriority() |
String |
getSignatureAlgorithm() |
boolean |
isInited() |
void |
load()
Perform init operations.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
unload
public Integer getPriority()
getPriority
in interface SyncopeLoader
public void load()
SyncopeLoader
load
in interface SyncopeLoader
public boolean isInited()
public KeyStore getKeyStore()
public String getKeyPass()
public Credential getCredential()
public String getSignatureAlgorithm()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.