org.qi4j.library.auth
Interface AuthenticationMethod

All Superinterfaces:
Property<String>, PropertyInfo

public interface AuthenticationMethod
extends Property<String>

JAVADOC


Field Summary
static String BASIC
           
 
Method Summary
 
Methods inherited from interface org.qi4j.api.property.Property
get, set
 
Methods inherited from interface org.qi4j.api.property.PropertyInfo
isComputed, isImmutable, metaInfo, qualifiedName, type
 

Field Detail

BASIC

static final String BASIC
See Also:
Constant Field Values