Interface AuthAdapter
- 
- All Known Subinterfaces:
- AttributeMapperAdapter,- DerivedSecurityLevelPolicyAdapter,- WebAuthStrategyAdapter
 
 public interface AuthAdapter
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetType()
 
- 
- 
- 
Method Detail- 
getType@Nonnull java.lang.String getType() - Returns:
- the type ID for this AuthAdapter
 
 
- 
 
-