PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.core.config
Class AuthPropertyType

java.lang.Object
  extended by org.picketlink.identity.federation.core.config.KeyValueType
      extended by org.picketlink.identity.federation.core.config.AuthPropertyType

public class AuthPropertyType
extends KeyValueType

Java class for AuthPropertyType complex type.

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

 <complexType name="AuthPropertyType">
   <complexContent>
     <extension base="{urn:picketlink:identity-federation:config:1.0}KeyValueType">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.picketlink.identity.federation.core.config.KeyValueType
key, value
 
Constructor Summary
AuthPropertyType()
           
 
Method Summary
 
Methods inherited from class org.picketlink.identity.federation.core.config.KeyValueType
create, getKey, getValue, setKey, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthPropertyType

public AuthPropertyType()

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.