Skip navigation links

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

E10689-01


Uses of Class
oracle.fabric.common.legacypolicy.schema.NameIdentifierFormatEnum

Packages that use NameIdentifierFormatEnum
oracle.fabric.common.legacypolicy.schema   

 

Uses of NameIdentifierFormatEnum in oracle.fabric.common.legacypolicy.schema

 

Fields in oracle.fabric.common.legacypolicy.schema declared as NameIdentifierFormatEnum
protected  NameIdentifierFormatEnum SamlTokenConfigType.nameFormat
           

 

Methods in oracle.fabric.common.legacypolicy.schema that return NameIdentifierFormatEnum
static NameIdentifierFormatEnum NameIdentifierFormatEnum.fromValue(String v)
           
 NameIdentifierFormatEnum SamlTokenConfigType.getNameFormat()
          Gets the value of the nameFormat property.
static NameIdentifierFormatEnum NameIdentifierFormatEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NameIdentifierFormatEnum[] NameIdentifierFormatEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.fabric.common.legacypolicy.schema with parameters of type NameIdentifierFormatEnum
 void SamlTokenConfigType.setNameFormat(NameIdentifierFormatEnum value)
          Sets the value of the nameFormat property.

 


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.