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.AxisFaultpublic ISecurityTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ISecurityTaskStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprivate 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.RemoteExceptionpublic java.lang.String digest(java.lang.String text)
throws java.rmi.RemoteException
digest in interface ISecurityTaskjava.rmi.RemoteExceptionpublic AbstractSecurityContract[] getCompatibleAccessPointContracts(Transport transport) throws java.rmi.RemoteException
getCompatibleAccessPointContracts in interface ISecurityTaskjava.rmi.RemoteExceptionpublic CredentialCollectorMetadata[] getCredentialCollectorsMetadata(GetCredentialCollectorMetadataInput input) throws java.rmi.RemoteException
getCredentialCollectorsMetadata in interface ISecurityTaskjava.rmi.RemoteExceptionpublic boolean authenticateConsumer(java.lang.String userName,
java.lang.String password,
java.lang.String consoleName)
throws java.rmi.RemoteException
authenticateConsumer in interface ISecurityTaskjava.rmi.RemoteExceptionpublic AuthenticatorLC[] getCompatibleAuthenticators(CredentialCollectorLC[] credColls) throws java.rmi.RemoteException
getCompatibleAuthenticators in interface ISecurityTaskjava.rmi.RemoteExceptionpublic GetSecurityTokenServicesReturn[] getSecurityTokenServices() throws java.rmi.RemoteException
getSecurityTokenServices in interface ISecurityTaskjava.rmi.RemoteExceptionpublic SecurityGlobalSettings retrieveGlobalSettings() throws java.rmi.RemoteException
retrieveGlobalSettings in interface ISecurityTaskjava.rmi.RemoteExceptionpublic AccessPointSecurityContract[] getAPCompatibleContracts(Transport transport) throws java.rmi.RemoteException
getAPCompatibleContracts in interface ISecurityTaskjava.rmi.RemoteExceptionpublic TokenProvisionerLC[] getTokenProvisionerManifests(SecurityPolicyVersion version) throws java.rmi.RemoteException
getTokenProvisionerManifests in interface ISecurityTaskjava.rmi.RemoteExceptionpublic void deleteSecurityTokenService(WsTrustVersion wsTrustVersion) throws java.rmi.RemoteException
deleteSecurityTokenService in interface ISecurityTaskjava.rmi.RemoteExceptionpublic AuthorizerLC[] getCompatibleAuthorizers(AuthenticatorLC[] authNs) throws java.rmi.RemoteException
getCompatibleAuthorizers in interface ISecurityTaskjava.rmi.RemoteExceptionpublic void updateGlobalSettings(SecurityGlobalSettings settings) throws java.rmi.RemoteException
updateGlobalSettings in interface ISecurityTaskjava.rmi.RemoteExceptionpublic java.lang.String createPluginLC(SecurityPluginLC provider) throws java.rmi.RemoteException
createPluginLC in interface ISecurityTaskjava.rmi.RemoteExceptionpublic void updatePluginLC(SecurityPluginLC pluginLC) throws java.rmi.RemoteException
updatePluginLC in interface ISecurityTaskjava.rmi.RemoteExceptionpublic void deletePluginLC(java.lang.String keyID)
throws java.rmi.RemoteException
deletePluginLC in interface ISecurityTaskjava.rmi.RemoteExceptionpublic SecurityPluginLC[] getPluginLCs(JavaPluginType pluginType) throws java.rmi.RemoteException
getPluginLCs in interface ISecurityTaskjava.rmi.RemoteExceptionpublic SecurityPluginLC getPluginLC(java.lang.String keyID) throws java.rmi.RemoteException
getPluginLC in interface ISecurityTaskjava.rmi.RemoteExceptionpublic void createSecurityTokenServiceAccessPoints(WsTrustVersion wsTrustVersion, AbstractSecurityContract securityContract, Transport transport, java.lang.String prefix) throws java.rmi.RemoteException
createSecurityTokenServiceAccessPoints in interface ISecurityTaskjava.rmi.RemoteExceptionpublic CredentialDeterminatorLC[] getContractCredentialDeterminatorLCs(AbstractSecurityContract contract) throws java.rmi.RemoteException
getContractCredentialDeterminatorLCs in interface ISecurityTaskjava.rmi.RemoteException