public class ISecurityTaskStub extends org.apache.axis.client.Stub implements ISecurityTask
Modifier and Type | Field and Description |
---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
Constructor and Description |
---|
ISecurityTaskStub() |
ISecurityTaskStub(javax.xml.rpc.Service service) |
ISecurityTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public ISecurityTaskStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ISecurityTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ISecurityTaskStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
private void addSerial(java.lang.String xmlns, java.lang.String localname, java.lang.Class cls, java.lang.Object serializer, java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String digest(java.lang.String text) throws java.rmi.RemoteException
digest
in interface ISecurityTask
java.rmi.RemoteException
public AbstractSecurityContract[] getCompatibleAccessPointContracts(Transport transport) throws java.rmi.RemoteException
getCompatibleAccessPointContracts
in interface ISecurityTask
java.rmi.RemoteException
public CredentialCollectorMetadata[] getCredentialCollectorsMetadata(GetCredentialCollectorMetadataInput input) throws java.rmi.RemoteException
getCredentialCollectorsMetadata
in interface ISecurityTask
java.rmi.RemoteException
public boolean authenticateConsumer(java.lang.String userName, java.lang.String password, java.lang.String consoleName) throws java.rmi.RemoteException
authenticateConsumer
in interface ISecurityTask
java.rmi.RemoteException
public AuthenticatorLC[] getCompatibleAuthenticators(CredentialCollectorLC[] credColls) throws java.rmi.RemoteException
getCompatibleAuthenticators
in interface ISecurityTask
java.rmi.RemoteException
public GetSecurityTokenServicesReturn[] getSecurityTokenServices() throws java.rmi.RemoteException
getSecurityTokenServices
in interface ISecurityTask
java.rmi.RemoteException
public SecurityGlobalSettings retrieveGlobalSettings() throws java.rmi.RemoteException
retrieveGlobalSettings
in interface ISecurityTask
java.rmi.RemoteException
public AccessPointSecurityContract[] getAPCompatibleContracts(Transport transport) throws java.rmi.RemoteException
getAPCompatibleContracts
in interface ISecurityTask
java.rmi.RemoteException
public TokenProvisionerLC[] getTokenProvisionerManifests(SecurityPolicyVersion version) throws java.rmi.RemoteException
getTokenProvisionerManifests
in interface ISecurityTask
java.rmi.RemoteException
public void deleteSecurityTokenService(WsTrustVersion wsTrustVersion) throws java.rmi.RemoteException
deleteSecurityTokenService
in interface ISecurityTask
java.rmi.RemoteException
public AuthorizerLC[] getCompatibleAuthorizers(AuthenticatorLC[] authNs) throws java.rmi.RemoteException
getCompatibleAuthorizers
in interface ISecurityTask
java.rmi.RemoteException
public void updateGlobalSettings(SecurityGlobalSettings settings) throws java.rmi.RemoteException
updateGlobalSettings
in interface ISecurityTask
java.rmi.RemoteException
public java.lang.String createPluginLC(SecurityPluginLC provider) throws java.rmi.RemoteException
createPluginLC
in interface ISecurityTask
java.rmi.RemoteException
public void updatePluginLC(SecurityPluginLC pluginLC) throws java.rmi.RemoteException
updatePluginLC
in interface ISecurityTask
java.rmi.RemoteException
public void deletePluginLC(java.lang.String keyID) throws java.rmi.RemoteException
deletePluginLC
in interface ISecurityTask
java.rmi.RemoteException
public SecurityPluginLC[] getPluginLCs(JavaPluginType pluginType) throws java.rmi.RemoteException
getPluginLCs
in interface ISecurityTask
java.rmi.RemoteException
public SecurityPluginLC getPluginLC(java.lang.String keyID) throws java.rmi.RemoteException
getPluginLC
in interface ISecurityTask
java.rmi.RemoteException
public void createSecurityTokenServiceAccessPoints(WsTrustVersion wsTrustVersion, AbstractSecurityContract securityContract, Transport transport, java.lang.String prefix) throws java.rmi.RemoteException
createSecurityTokenServiceAccessPoints
in interface ISecurityTask
java.rmi.RemoteException
public CredentialDeterminatorLC[] getContractCredentialDeterminatorLCs(AbstractSecurityContract contract) throws java.rmi.RemoteException
getContractCredentialDeterminatorLCs
in interface ISecurityTask
java.rmi.RemoteException