Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.wsm.security.policy.schema
Class ScaComponentAuthorizationJaxbElem

java.lang.Object
  extended by oracle.wsm.security.policy.schema.ScenarioAssertionType
      extended by oracle.wsm.security.policy.schema.AuthorizationType
          extended by oracle.wsm.security.policy.schema.ScaComponentAuthorizationJaxbElem

All Implemented Interfaces:
Serializable

public class ScaComponentAuthorizationJaxbElem
extends AuthorizationType
implements Serializable

Java class for component-authorization-type complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="component_authorization_type">
   <complexContent>
     <extension base="{http://schemas.oracle.com/ws/2006/01/securitypolicy}authorization-type">
     </extension>
   </complexContent>
 </complexType>
 
See Also:
Serialized Form

Field Summary

 

Fields inherited from class oracle.wsm.security.policy.schema.AuthorizationType
anies, denyAll, permitAll, roles

 

Fields inherited from class oracle.wsm.security.policy.schema.ScenarioAssertionType
description

 

Constructor Summary
ScaComponentAuthorizationJaxbElem()
           

 

Method Summary

 

Methods inherited from class oracle.wsm.security.policy.schema.AuthorizationType
getAnies, getDenyAll, getPermitAll, getRoles, setDenyAll, setPermitAll

 

Methods inherited from class oracle.wsm.security.policy.schema.ScenarioAssertionType
getDescription, getOtherAttributes, setDescription

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ScaComponentAuthorizationJaxbElem

public ScaComponentAuthorizationJaxbElem()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.