org.jboss.picketlink.idm.model
Interface Role

All Superinterfaces:
IdentityType
All Known Implementing Classes:
SimpleRole

public interface Role
extends IdentityType

Role representation


Field Summary
static String KEY_PREFIX
           
 
Method Summary
 String getName()
           
 
Methods inherited from interface org.jboss.picketlink.idm.model.IdentityType
getAttribute, getAttributes, getAttributeValues, getCreationDate, getExpirationDate, getKey, isEnabled, removeAttribute, setAttribute, setAttribute
 

Field Detail

KEY_PREFIX

static final String KEY_PREFIX
See Also:
Constant Field Values
Method Detail

getName

String getName()


Copyright © 2012. All Rights Reserved.