org.jacorb.security.sas

Class SASPolicyFactory

Implemented Interfaces:
IDLEntity, Object, PolicyFactory, PolicyFactoryOperations, java.io.Serializable

public class SASPolicyFactory
extends LocalObject
implements PolicyFactory

Constructor Summary

SASPolicyFactory()

Method Summary

Policy
create_policy(int type, Any value)

Methods inherited from class org.omg.CORBA.LocalObject

_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface, _get_interface_def, _get_policy, _hash, _ids, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection

Constructor Details

SASPolicyFactory

public SASPolicyFactory()

Method Details

create_policy

public Policy create_policy(int type,
                            Any value)
            throws PolicyError
Specified by:
create_policy in interface PolicyFactoryOperations