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 BindingAuthorizationJaxbElem

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.BindingAuthorizationJaxbElem

All Implemented Interfaces:
Serializable

public class BindingAuthorizationJaxbElem
extends AuthorizationType
implements Serializable

Java class for binding-authorization-type complex type.

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

 <complexType name="binding_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
BindingAuthorizationJaxbElem()
           

 

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

BindingAuthorizationJaxbElem

public BindingAuthorizationJaxbElem()

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.