public interface ISecurityTask
extends java.rmi.Remote
java.lang.String digest(java.lang.String text)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionAbstractSecurityContract[] getCompatibleAccessPointContracts(Transport transport) throws java.rmi.RemoteException
java.rmi.RemoteExceptionCredentialCollectorMetadata[] getCredentialCollectorsMetadata(GetCredentialCollectorMetadataInput input) throws java.rmi.RemoteException
java.rmi.RemoteExceptionboolean authenticateConsumer(java.lang.String userName,
java.lang.String password,
java.lang.String consoleName)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionAuthenticatorLC[] getCompatibleAuthenticators(CredentialCollectorLC[] credColls) throws java.rmi.RemoteException
java.rmi.RemoteExceptionGetSecurityTokenServicesReturn[] getSecurityTokenServices() throws java.rmi.RemoteException
java.rmi.RemoteExceptionSecurityGlobalSettings retrieveGlobalSettings() throws java.rmi.RemoteException
java.rmi.RemoteExceptionAccessPointSecurityContract[] getAPCompatibleContracts(Transport transport) throws java.rmi.RemoteException
java.rmi.RemoteExceptionTokenProvisionerLC[] getTokenProvisionerManifests(SecurityPolicyVersion version) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid deleteSecurityTokenService(WsTrustVersion wsTrustVersion) throws java.rmi.RemoteException
java.rmi.RemoteExceptionAuthorizerLC[] getCompatibleAuthorizers(AuthenticatorLC[] authNs) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid updateGlobalSettings(SecurityGlobalSettings settings) throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String createPluginLC(SecurityPluginLC provider) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid updatePluginLC(SecurityPluginLC pluginLC) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid deletePluginLC(java.lang.String keyID)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionSecurityPluginLC[] getPluginLCs(JavaPluginType pluginType) throws java.rmi.RemoteException
java.rmi.RemoteExceptionSecurityPluginLC getPluginLC(java.lang.String keyID) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid createSecurityTokenServiceAccessPoints(WsTrustVersion wsTrustVersion, AbstractSecurityContract securityContract, Transport transport, java.lang.String prefix) throws java.rmi.RemoteException
java.rmi.RemoteExceptionCredentialDeterminatorLC[] getContractCredentialDeterminatorLCs(AbstractSecurityContract contract) throws java.rmi.RemoteException
java.rmi.RemoteException