Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social


Uses of Class
oracle.security.idaas.rest.common.SubjectID.Type

Packages that use SubjectID.Type
oracle.security.idaas.rest.common   

 

Uses of SubjectID.Type in oracle.security.idaas.rest.common

 

Methods in oracle.security.idaas.rest.common that return SubjectID.Type
 SubjectID.Type SubjectID.getType()
          getType returns SubjectIdType from SubjectId.
static SubjectID.Type SubjectID.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SubjectID.Type[] SubjectID.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.security.idaas.rest.common with parameters of type SubjectID.Type
SubjectID(SubjectID.Type type, V value)
          Default Token Constructor with subjectid type and value

 


Skip navigation links

Copyright (c) 2012,
Oracle All Rights Reserved.
Built 06/05/2012 17:18:07 PDT