| Package | Description |
|---|---|
| org.picketlink.config.idm.resolver |
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitivePropertyResolver<V>
Base class for resolvers, which are able to map simple String to expected java type
|
static class |
PrimitivePropertyResolver.ClassResolver
Class resolver will try to create class from passed String
|
static class |
PrimitivePropertyResolver.PropertyEditorDelegateResolver
Resolver for primitive java types.
|
static class |
PrimitivePropertyResolver.StringResolver
String resolver simply return passed value
|
Copyright © 2013. All Rights Reserved.