public interface ISecurityTask
extends java.rmi.Remote
java.lang.String digest(java.lang.String text) throws java.rmi.RemoteException
java.rmi.RemoteException
AbstractSecurityContract[] getCompatibleAccessPointContracts(Transport transport) throws java.rmi.RemoteException
java.rmi.RemoteException
CredentialCollectorMetadata[] getCredentialCollectorsMetadata(GetCredentialCollectorMetadataInput input) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean authenticateConsumer(java.lang.String userName, java.lang.String password, java.lang.String consoleName) throws java.rmi.RemoteException
java.rmi.RemoteException
AuthenticatorLC[] getCompatibleAuthenticators(CredentialCollectorLC[] credColls) throws java.rmi.RemoteException
java.rmi.RemoteException
GetSecurityTokenServicesReturn[] getSecurityTokenServices() throws java.rmi.RemoteException
java.rmi.RemoteException
SecurityGlobalSettings retrieveGlobalSettings() throws java.rmi.RemoteException
java.rmi.RemoteException
AccessPointSecurityContract[] getAPCompatibleContracts(Transport transport) throws java.rmi.RemoteException
java.rmi.RemoteException
TokenProvisionerLC[] getTokenProvisionerManifests(SecurityPolicyVersion version) throws java.rmi.RemoteException
java.rmi.RemoteException
void deleteSecurityTokenService(WsTrustVersion wsTrustVersion) throws java.rmi.RemoteException
java.rmi.RemoteException
AuthorizerLC[] getCompatibleAuthorizers(AuthenticatorLC[] authNs) throws java.rmi.RemoteException
java.rmi.RemoteException
void updateGlobalSettings(SecurityGlobalSettings settings) throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String createPluginLC(SecurityPluginLC provider) throws java.rmi.RemoteException
java.rmi.RemoteException
void updatePluginLC(SecurityPluginLC pluginLC) throws java.rmi.RemoteException
java.rmi.RemoteException
void deletePluginLC(java.lang.String keyID) throws java.rmi.RemoteException
java.rmi.RemoteException
SecurityPluginLC[] getPluginLCs(JavaPluginType pluginType) throws java.rmi.RemoteException
java.rmi.RemoteException
SecurityPluginLC getPluginLC(java.lang.String keyID) throws java.rmi.RemoteException
java.rmi.RemoteException
void createSecurityTokenServiceAccessPoints(WsTrustVersion wsTrustVersion, AbstractSecurityContract securityContract, Transport transport, java.lang.String prefix) throws java.rmi.RemoteException
java.rmi.RemoteException
CredentialDeterminatorLC[] getContractCredentialDeterminatorLCs(AbstractSecurityContract contract) throws java.rmi.RemoteException
java.rmi.RemoteException