createSubject(Map< String, Object >, SecSubject ) method

This method will be called when commitModification method is called on a subject object retrieved by SecContextFactory.newSubject() Attributer can simply return false if it doesn't support this method.

Syntax

boolean createSubject ( Map< String, Object > context , SecSubject subject ) throws SecException

Parameters