Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.protocol.http.SecurityContext

Packages that use SecurityContext
oracle.axia.config.beans.protocol.http   

 

Uses of SecurityContext in oracle.axia.config.beans.protocol.http

 

Fields in oracle.axia.config.beans.protocol.http with type parameters of type SecurityContext
protected  java.util.List<SecurityContext> ServerConfig.securityContext
           

 

Methods in oracle.axia.config.beans.protocol.http that return SecurityContext
 SecurityContext ObjectFactory.createSecurityContext()
          Create an instance of SecurityContext

 

Methods in oracle.axia.config.beans.protocol.http that return types with arguments of type SecurityContext
 java.util.List<SecurityContext> ServerConfig.getSecurityContext()
          Gets the value of the securityContext property.

 

Constructor parameters in oracle.axia.config.beans.protocol.http with type arguments of type SecurityContext
ServerConfig(java.util.List<NetworkAccessPoint> networkAccessPoint, java.util.List<SecurityContext> securityContext, java.lang.Integer timeoutMs)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.